Search
23530 results 1041-1050
Forum
- 13th Jun 2012What do i need to do to have some columns with no sortingUse bSortable:false on the column/s you wish to remove
- 5th Jun 2012Changing number of columns in a DataTablethe number of header columns does not match the
- 15th May 2012"414 Request URI too long" error when using large numbers of columns and performance issue(s)and to set the columns to be a fixed
- 7th May 2012Sort Columns with Numbers and Empty Cellsbe working for me...empty columns are still showing ranked
- 4th May 2012Header Width / ScrollX / Lots of Columnsalso worked with the columns minimum width settings. I
- 25th Apr 2012Setting width of two fixed columnsfixed the two leftmost columns and to group the
- 17th Apr 2012FixedColumns not factoring hidden columns into renderingaren't taking the hidden columns into account.
- 14th Apr 2012Horizontally scroll with fixed columnsthis first 2 fixed columns layout but I am
- 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