Search
23417 results 1071-1080
Forum
- 26th Sep 2011FixedColumns: New plug-in for DataTables - fix columns when scrollingSame problem happening with rowGrouping as well using Fixed columns ..
- 19th Sep 2011Columns numbera decent number of columns :-). Yup - while I know
- 16th Sep 2011Adding content to columns which were initiated as "mDataProp": null, makes them un-sortablenull then I my columns are sortable. But this
- 6th Sep 2011TABLETOOLS 2.0.1 ALWAYS EXPORTS HIDDEN COLUMNSuseful to have hidden columns exported as well, this
- 5th Sep 2011Combining multiple columnsthat DT doesn't render columns that are hidden. But
- 5th Sep 2011Question: What is the limit of columns that can be used in DataTablesThere is no limit - there is nothing in the DataTables code that limits the number of columns that can be used. If you can link us to your 99 column example that isn't working, that would be very useful. Allan
- 2nd Sep 2011Error when not inserting all columns in a table.a row, expects all columns in the table to
- 29th Aug 2011Creating extra columnsuse mDataProp (which allows columns to have a null
- 23rd Aug 2011Custom reordering of columnsHi, Thanks for the immediate response. I am using mDataProp and Objected based data. Can you please provide one example how to reorder columns using these. Thanks, Suresh
- 17th Aug 2011aoColumnDefs sWidth is not applied to the columnsI adjusted the example right_column.html. I was able to add a fixed width to the first 3 columns. When I added a fixed width to the 4th colum, it goes wrong...