Search
11152 results 3921-3930
Forum
- 7th Feb 2012Performance problemI want to page, sort and filter from the
- 5th Feb 2012fnUpdate sorting problemat first. Some columns sort well and some not.
- 3rd Feb 2012Columns resize with multiple clickssomething obvious. When I sort, depending on the columns
- 2nd Feb 2012Suggestion: fnRowDataCallback to fetch the row dataarray need to be sorted in descending order, then the sort routine will sort using
- 2nd Feb 2012Filtering using the rendered text, however sorting using the original value.of how complex the sort itself turns out to be. The sorting plug-ins don't take advantage
- 2nd Feb 2012Problem with individual column filtering (select menus)Did someboady have an idea to sort integer like 8 9 10 at the moment it looks like this 10 8 9 Regards Markus
- 31st Jan 2012Space between Header and BodyHumm, I talked too soon. Still got the problem only in IE7. As soon as I sort, there's a blank space between the header and body.
- 31st Jan 2012How to delete a row on client-side only with data from server-side?then you did a sort, the server would sort
- 30th Jan 2012ColReorder problemcells which have the sort listener attached to them:
- 27th Jan 2012Columns get mixed up when sorting them after reordering with ColReorderThis example shows that it should work just fine: http://datatables.net/release-datatables/extras/ColReorder/server_side.html . As you are aware you need to convert the index given to the server-side processing script to the column you want to sort on. How are you doing that? Allan