Search
10709 results 7201-7210
Forum
- 2nd Oct 2010Opening details row in IE causes column widths to change...using possibly? Are you initialising the table when it
- 1st Oct 2010Can we show only First, Previous, Next and Last buttons and not the number of pages in PaginationIt's not an initialisation time object, but rather a global one: [code] $.fn.dataTableExt.oStdClasses.sPageButtonStaticDisabled = "paginate_button_disabled"; $('#mainTable').dataTable(); [/code] Allan
- 1st Oct 2010row details bug?load all data at initialisation, and then all processing
- 1st Oct 2010Search fails after 4 characters - DataTables JavaScript libraryit didn't make sense initially. In my text editor
- 29th Sep 2010filtering only works after sorting1.7.2 controls this). The initial sort that DataTables does
- 28th Sep 2010Problems with table growth out of div with filter edits, or sorting, and double tall headersthe table slightly shorter, initially, with the scroll bar,
- 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
- 26th Sep 2010Null errors on Simple Implementationyou show us you initialisation code and ideally link
- 24th Sep 2010Sorting on input fieldsin Internet Explorer after initialisation. If you click the
- 24th Sep 2010Variable number of columns in dataTables. Number of cols decided dynamicallya few issues when initialising multiple tables in a