Search
10784 results 7201-7210
Forum
- 13th Jan 2011[server side] get number of rowsetc code right after initialising DataTables, it will be
- 13th Jan 2011aaSorting returning extra element?a look at the initialisation code, you can see
- 13th Jan 2011My FixedHeader fixes: iPad compatibility and correct parentingjQuery.browser.safari && navigator.platform.indexOf("iPad") != -1); + }, + / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Initialisation */ @@ -153,7 +164,7 @@ s.bFooter = ($('>tfoot',
- 12th Jan 2011Hide tables - preselected columnsusing { "bVisible": false } to initially hide columns that the
- 10th Jan 2011Sorting Plug-In > MM/DD/YYYY hh:mm:sssPaginationType": "full_numbers", "aaSorting": [ ] // Prevents initial sorting }); [/code] The problem
- 10th Jan 2011What method is best for huge table?bStateSave in the DataTables initialisation. DataTables will save the
- 5th Jan 2011Trying to create DataTable in a Jquery UI dialog... no luckAjax callback, the DataTables initialisation must also be in
- 29th Dec 2010Datatables with jquery UI Tabsload the table data. Initial tab works fine but
- 29th Dec 2010Hidden columns shrink table bodyYou could possibly try adding an fnDrawCallback method to your DataTables initialisation and set the table width to 100% there ( oSettings.nTable.style.width = "100%"; ). Not perfect, but possibly an interim solution. Allan
- 28th Dec 2010TableTools layout problem.on #exh_sec_table_filter. I had initially been looking for a