Search
8298 results 7681-7690
Forum
- 29th Apr 2015Scollable column widths - Chrome ok, Firefox and IE-WTF?of localhost references to scripts and stylesheets that could
- 28th Apr 2015DataTables are super slow with bigger tables (10+ sec load time) and super-slow on mobile131 additional requests for scripts, stylesheets and other resources.
- 20th Apr 2015Search in multiple columns with the searchboxWith server-side processing you need to break the string apart and then perform something analogous to DataTables' client-side smart filtering. The demo server-side scripts don't do that as it can be a real performance hit on the SQL server. Allan
- 17th Apr 2015Table not updating. Stuck with "processing" when ordering column with server side data.to prevent Cross Site Scripting (XSS) attacks. Since DataTables
- 6th Apr 2015What is wrong with this table format?I created page: http://mosttraveledpeople.com/testdt1.php and get your table with no errors, maybe the included scripts and css are not the same?
- 6th Apr 2015DataTables warning: table id=example - Invalid JSON response But no response with server-side examplthe scripts: server_processing.php and ssp.class.php without modification. Without modification? server_processing.php needs your database configuration.
- 4th Apr 2015Having a hard time customizingand how to use scripts. Follow the tutorials up
- 13th Mar 2015Problem upgrading from 1.9.4 to 1.10.5needs mysql database, SQL scripts, php code, ... The zip
- 18th Feb 2015Multiple primary keycreate your own server-side scripts to have it work
- 9th Feb 2015How to sort the serial numbers while the other columns get sorted?Because I use server side scripting. How I can put numbers for if say have 1000 rows? You got what I mean? Any idea?