Search
10707 results 1381-1390
Forum
- 11th Nov 2010Dynamic Default Sort Columnshidden in the dataTable init. Is it possible the
- 8th Nov 2010bStateSave not working in v1.7.2Safari. This is the init for /index.php [code] var
- 8th Nov 2010fnDrawCallback not executing functiontwo alternatives: [code] $(document).ready(function() { /* Init the table */ var oTable
- 4th Nov 2010"row_id" is null - how can i pass a MYSQL row's ID to the submitdata function?I have: [code] $(document).ready(function() { // Init DataTables var oTable = $('#example').dataTable(
- 26th Oct 2010Problem running DataTable in IE7I wonder if you are referencing the length menu (how many items to show per page) in the initialization (aLengthMenu), but not giving it a place in the sDom? What does your dataTable init look like?
- 24th Oct 2010Sorting and pagination disappeared when I changed the site URLjavascript for the DataTables init, it looks like you
- 24th Oct 2010Is there a way to set the initial starting record?can simple configure an init parameter to do the
- 15th Oct 2010ColVis: new plug-in for DataTables - user control of column visibilitycan enter with datatables init [code] "aoGroups": [{"sName": "name
- 14th Oct 2010FixedColumns: New plug-in for DataTables - fix columns when scrollingtable is hidden when init. DataTables asked to call
- 1st Oct 2010Unexpected number of TD elements....but neither count is the TD lengthto do the datatable init may solve the issue