Search
23531 results 1091-1100
Forum
- 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...
- 17th Aug 2011Search/Filter only visible columnsColVis changes visiblity of columns and then reading those
- 16th Aug 2011Using Select Dropdown to sort columnsadd : /* Sort immediately with columns 2 and 3 */ oTable.fnSort(
- 12th Aug 2011Can multiple columns in a datatable shara a common Header/Title??Yes, I want all the 4 columns to share the same header "Action"
- 10th Aug 2011Arrays and Columnson the number of columns in the aoColumns/dtColumns array.