Search
18367 results 2961-2970
Forum
- 19th Mar 2010State Save, Server Side Ajax Tables, and Table Tools - Cookie problem.Has anyone else using this configuration come across a problem where you goto the print page, then hit the escape button to go back, and error is caused where you lose pagination. If you delete the cookie used to store the state save information, then it will be fixed temporarily, until you try and do that same set of steps again. Here is the actually Cookie itself. [code] {"iStart": 150,"iEnd": 75,"iLength": -1,"sFilter": "","sFilterEsc": true,"aaSorting": [ [0,'asc']],"aaSearchCols": [ ['',true],['',true],['',true],['',true],['',true],['',true],['',true],['',true],['',true],['',true],['',true],['',true]],"abVisCols": [ true,true,true,true,true,true,true,true,true,true,true,true]} [/code] Could the problem possibly be iLength = -1?
- 6th Mar 2010AJAX -> PHP -> HTML -> oTable not definedThink I needed more coffee :D
- 26th Jul 2025Global datatable initialisation for simple tablessimple reports that use ajax data source objects. With
- 24th Jul 2025ColumnControl searchList not updating when table data changesthere is no Editor ajax option. It may or
- 15th Jul 2025Hide search on datatable that is on an editor formPut it inside the config object, at the same level as ajax and layout in the above screenshot. Allan
- 15th Jul 2025Remove ColumnControl on certain ColumnsWhen initializing Datatables the ajax request should return the
- 11th Jul 2025trying to understand editor with a datatable which child records and passing the ID to the PHPfield based on the Ajax response. There is a
- 11th Jul 2025Experimenting with Chat GPT-Powered Helpers for Building DataTables Configslike combining rowGroup, buttons, ajax, and responsive options. The
- 6th Jul 2025ColumnControl: Setting specific values for a searchList dropdownusing ColumnControl? I'm using ajax so it should then
- 23rd Jun 2025columnControl: pre load columnControl values when using searchListat the "Options via Ajax only" example it shows