Search
23680 results 1061-1070
Forum
- 10th Apr 2012Rendering Hidden columns during initare seeing the "hidden" columns (that's a DataTables feature,
- 6th Apr 2012Filtering on certain columnsSet [code]"bSearchable": false[/code] in either the aoColumns or aoColumnDefs specification for each of the columns that you don't want to filter on. See http://datatables.net/usage/columns#bSearchable
- 3rd Apr 2012Ajax sorting server-side, is iSortCol_0 considering hiddend columns?data index (i.e. all columns), not the visible index,
- 29th Mar 2012Column reordering for some columnsAllan. I do not want to disable sorting. I want to keep two columns fixed so that they cannot be dragged and reordered. Thanks Ramya
- 27th Mar 2012search/filter on specific columns only - not workingnot use the other columns except for one. Still
- 27th Mar 2012FixedHeader: Row-height mismatch between leftmost column & right columns; excessive heightleftmost column and all columns to its right -The
- 27th Mar 2012Using Server Side DataTables and custom columnsLooking for this too!! I've been thinking in a way to add custom html on someout of index rows for special columns with action buttons.
- 24th Mar 2012Detect number of columns, or fail gracefully when an invalid column is specifiedif you've defined 6 columns, then its going to
- 23rd Mar 2012Do not include columns hidden by ColVis..user to pick what columns they want. Allan
- 14th Mar 2012Empty datatable default row does not span all columnsDataTables knows how many columns there are, and so