Search
11091 results 381-390
Forum
- 4th Jun 2012Make Ajax call even on sort?I was able to turn off the sort option by doing this: [code] jQuery("#example th").attr('class', 'sorting_disabled'); [/code]
- 4th Jun 2012Sort not working - don't understand whysame property to make sort or other opertions... Thanks
- 30th May 2012bStateSave creates erroneous sort ordercolumns. To get consistent sorting we'd need to sort by the default column
- 25th Apr 2012sort date/timeDataTables will chronologically sort any date format that
- 22nd Apr 2012Sort Data Type based on classnamesyou are trying to sort numerically? I suspect what
- 11th Apr 2012Sending Alternative Sort Column to Server-SideiSortCol_{i} is not an initialisation option - hence why trying to set it has no effect! The default sort is controlled using the aaSorting option. Allan
- 28th Mar 2012Unable to Sort after any first event in IE 8a similar problem. I sort on 4 columns (all
- 24th Mar 2012sort date format mm/dd/yyyyhtml and then the sort worked. Thank you for
- 24th Mar 2012number sortI replaced the html div's used to center columns within the cells with the DATA which then removed the html and then the sort worked. Thank you for your time and patience
- 23rd Mar 2012sort bug? (maybe i need just help)data, allowing a numeric sort. Did you use sType