Search
23679 results 1161-1170
Forum
- 17th Oct 2010Need to add columns with calculated data to server side processed tablematch known number of columns (14) and it's based
- 6th Oct 2010Tables with hidden columns don't resizefnAdjustColumnSizing to update the columns. It is something I'd
- 29th Sep 2010Multiple rows in THEAD that includes filtering, plus hiding/showing columnscolspan and rowspan on columns) or multiple rows in
- 27th Sep 2010limit on number of sortable columnsHi Julian, no there is no hard coded limit to the number of sortable columns. Perhaps you could show your initialisation code, as there may be something blocking the sorting on some of the columns? Allan
- 24th Sep 2010Variable number of columns in dataTables. Number of cols decided dynamicallycount the number of columns - this meant that when
- 23rd Sep 2010Number of columns limited with IE?Precisions: the error appears when I have more than 14 columns (with DataTables 1.7) and more than 13 with DataTables 1.6
- 20th Sep 2010Allow user to reorder and hide/unhide columns + state savingchanges the order of columns I need to make
- 18th Sep 2010AutoFill - CallBack and Columns enabledapplied to only the columns that you've marked as
- 2nd Sep 2010Pick what columns to showThanks tried but no luck. I did successfuly convert though Allan's show hide links to checkboxes like this [code] Show / Hide Columns: Service Title <br/> (Does not Work) Show / Hide Columns2: Service Title [/code]
- 31st Aug 2010Hiding/Showing Columns not state savingthem to show/hide the columns they want. Here's the