Does CanJS work with JQuery data table plugins like DataTables, JQGrid or any other data grid plugins?
I saw an example of KnockoutJS being used with DataTables for automatic updates of the data table when the underlying Knockout Model changes - http://datatables.net/dev/knockout/
As data tables is one of the widely used UI component, I think it would be nice if there is some documentation and example of integrating CanJS with widely known datatable plugins like DataTables.
Also, the existing documentation and demo of using can.Component to create a data table widget is very basic. It would be great if the documentation and examples of can.Component can be expanded to include details to create much more powerful and usable data table.
I saw an example of KnockoutJS being used with DataTables for automatic updates of the data table when the underlying Knockout Model changes - http://datatables.net/dev/knockout/
As data tables is one of the widely used UI component, I think it would be nice if there is some documentation and example of integrating CanJS with widely known datatable plugins like DataTables.
Also, the existing documentation and demo of using can.Component to create a data table widget is very basic. It would be great if the documentation and examples of can.Component can be expanded to include details to create much more powerful and usable data table.