Is there any tutorial of how to use DataTables plugin with asp.net mvc(especially server side code)? Thanks
+1
A:
Here are a few examples that might help you. the first two are examples but the last one is a list with asp.net mvc and jquery tutorials.
Goows
2009-12-02 14:42:01
A:
I saw that example..but you cannot get the whole collection every time you make some changes to the database. The server side method shouldn't send the total number of records, the total number of pages, the current page and the records that must be displayed...just like the jqgrid ?
bogus
2009-12-02 15:02:32
Please use the comments feature for feedback on a particular answer. Otherwise we can't tell the flow of conversation and who you are addressing. Thanks! (And welcome to Stackoverflow)
Robert Claypool
2009-12-11 17:35:12
A:
See my post on this subject. It has a complete demo project that should get you started.
Robert Claypool
2009-12-02 17:46:21