Search
11457 results 10171-10180
Forum
- 3rd Feb 2010Server-Side Pagination Returns only 1 page of my tablecheck what you are putting into iTotalDisplayRecords it should be the recordcount after filtering, not the number of rows you have returned in the json.
- 2nd Feb 2010Calling C#, ASP.NET, Perl, Python and anything else developerselse, and the sorting, filtering ++ will be done in
- 28th Jan 2010sType htmleffects both sorting and filtering. What you can do
- 28th Jan 2010problem with server-side optionnumber, the display length, filtering ) to the server side.
- 24th Jan 2010Simple guidethat all the sorting / filtering etc is done by
- 23rd Jan 2010Sorting dates, handling null valuesit). Also how would filtering cope with null data,
- 22nd Jan 2010Showing html tables but searching on json tableI'm not sure what "aoSearchAndSortByElements" is trying to do? You can define an initial filtering using oSearch: http://datatables.net/usage/options#oSearch Allan
- 22nd Jan 2010PHP sourceWithout bServerSide:true, then you don't need to return iTotalRecords etc - since all the sorting / filtering etc is done on the client side. See these two pages for the difference: http://datatables.net/examples/data_sources/ajax.html http://datatables.net/examples/data_sources/server_side.html Regards, Allan
- 22nd Jan 2010search operatorsexpressions to do complex filtering such as NOT and
- 20th Jan 2010Initializing datawell as subsequent sorts (filtering seems to remain quick