Search
11152 results 301-310
Forum
- 30th May 2014SS Column Sort Requests in 1.10multicolumn select for the sort, and the ajax calls
- 23rd May 2014Missing Sort ArrowsSee thread 21040 for the fix for IE8 with width assigned and the sort icons not being shown. Allan
- 23rd May 2014iimanii - Support for custom sort plugins is being removed? Or is it just a bugIt seems that using "mRender" would solve the issue in a more efficient way, If I pre-compute the sort values function mDataCustom(data, type, row) { if(type === 'sort') { return data._sort } return data; }
- 17th May 2014aoColumnDefs "bSortable": false does not remove the sort icon and functionalitydoes not work, the sort icon keeps there and
- 8th May 2014Custom Sort ComparerThanks for the DT orderFixed hint. Using this property I managed to create my sorting. By adjusting the CSS I also managed to hide the sort arrows for those fixed columns.
- 28th Apr 2014link in of table header should not sort the tableheader and i have sort option enabled for the
- 15th Apr 2014Column sort by German date 20.04.2014Columns that don't sort easily can be handled very simply. Use HTML sorting and precede the displayed data with invisible "sorting data", i.e. ... [code] ...2014-04-2222.04.2014... ...2014-04-3030.04.2014... [/code]
- 17th Mar 2014Sort Icons display but sorting not happeningthe table but no sort , no search , no pagination
- 7th Mar 2014[Solved] Sort event binding and v1.10.0-beta.3.devwasn't much option :-(. The sort event has been renamed
- 28th Feb 2014AJAX source displays data but will not sortclasses, but the filter sort doesn't work. [code] * Output