Search
14755 results 11541-11550
Forum
- 13th Oct 2011New to DataTables, struggling with a simple concepthow to submit form information that is held inside
- 11th Oct 2011Save state in DatabaseYou would need to read the information from your database and then set up the configuration options for the "saved object" (i.e. override the cookie) using fnStateLoadCallback. oData.iStart = 12; for example. Allan
- 7th Oct 2011converting form fields for use as aoDatahow to submit form information from inside a table:
- 7th Oct 2011paginate doesn´t workWhat does your JSON return look like? My guess would be that iDisplayRecords is 15 rather than the count of the full data set. See the documentation here for more information: http://datatables.net/usage/server-side Allan
- 3rd Oct 2011Horizontal scrolling and javascript arraysIndexColumn = "id"; /* Database connection information */ /* $gaSql['user'] = "myuser"; $gaSql['password'] = "mypassword";
- 2nd Oct 2011jaarmario: Getting startedreference had all the information I needed.
- 30th Sep 2011How to get the currently sorted column?I found what I need for the server-side dataTables: int iSortCol_(int) How do I get this information on the client-side dataTables?
- 27th Sep 2011Getting hidden field datafor displaying this extra information on hover or on
- 26th Sep 2011Reading data from AJAX created DataTableif you don't need information from your hidden data
- 23rd Sep 2011[SOLVED] Hidden column sorting not correctCost 3 / , { "bSortable": false } / Information 4 / , { "bVisible": false } / LocLatitude