Search
3648 results 1871-1880
Forum
- 8th Jan 2013Datatables scroller displaying strange information values (Showing 235 to 198 of 198 entries)borders on the table cells. It's almost like it's
- 3rd Jan 2013Unescaping HTML entities in IE8inserts them into the cells properly. Weird.
- 28th Dec 2012Dynamically Adding/Removing ColumnsPlease link to a test case: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read Are you removing the cells from the table? If not, DataTables will be reusing them. Allan
- 24th Dec 2012DataTable.ext.iApiIndex is always 0?want all of the cells from the tables you've
- 19th Dec 2012 when exporting to xls/csv2007. Please notice that cells containing multiple values initially
- 18th Dec 2012Footer Content calculated in fnFooterCallback not exportedinterest into dynamically generated cells like you have. TableTools
- 16th Dec 2012Force to open edit formAbsolutely - you'd use something like this example: http://editor.datatables.net/release/DataTables/extras/Editor/examples/inlineControls.html - but rather than attaching the event handler to the a link in the table cells, you'd attach it to the tr element (i.e the table row). Allan
- 14th Dec 2012Colspancolspan attr to the cells. For example, in fnRowCallback
- 12th Dec 2012prevent emty class attribute added to each cell ( class=" " )class="sorting_1 " ... to the column cells when they are sorted
- 10th Dec 2012Changing row colors according to value of some columns from a separate methodloop through all the cells and convert parent "tr"