Search
18461 results 2971-2980
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
- 11th May 2026pageLength dropdown and search box do not displayconfig. I updated my ajax test case to show
- 11th May 2026Problems with Disabling Column Control for Specific Columnsfor me, even for ajax loaded columns
- 6th May 2026Range Filter based on data-* attributesJSON object loaded from Ajax) would give better performance.
- 28th Apr 2026string-based index for configuration/examplesconfusing. I only use ajax (candidate for rename in
- 18th Apr 2026How to use Export buttons with serverSide and scrollerDataTable API, runs a AJAX request manually to get
- 17th Apr 2026override select highlight colorit work locally without ajax. I don't believe it
- 14th Apr 2026Search and server side processingand can just use ajax to initially fetch all
- 13th Apr 2026Server error handlingHelpful discussion, server error handling in DataTables can be tricky. Using proper JSON responses and custom AJAX error handling really makes a difference.