Search
8347 results 4231-4240
Forum
- 9th Mar 2012I want to ask a question about server side processingThat's fine - you can still use server-side processing like that. But you need to server-side script to met the requirements of DataTables - see the 'usage' documentation. Allan
- 8th Mar 2012Send email when error occurscode] My error handler.php script looks like this: [code]
- 8th Mar 2012Sorting numbers issueis, does your server-side script implement numeric sorting? Is
- 7th Mar 2012Sort and Search not workingHi Derrick, "bServerSide": true, Since you are using server-side processing, all filtering and sorting must be done by the server. So I guess the question is, have your server-side script implemented that ( http://datatables.net/usage/server-side )? Allan
- 7th Mar 2012How to render a cell as plain text rather than as HTML?generated by a server-side script somewhere, most languages have
- 6th Mar 2012Server-side MYSQL/PHP, standard template returning 'null' on a columnflaw in the original script but leaving that to
- 5th Mar 2012custom sorting: Uncaught TypeError: Cannot read property 'oSort' of undefinedSolved this like so: if ($.fn.dataTableExt !== undefined) { ..stuff... } For some reason this script is loading twice even though it's only defined once. Might be an issue with how I have Rails set up.
- 2nd Mar 2012Struggling getting Table datafrom sql. let the script returns an array like
- 28th Feb 2012Pass a search filter via URL parameterAs you can see in this example the initialisation should be applying the filtering: http://live.datatables.net/akibef/edit . So I guess the question is, does your cfm server-side processing script provide column filtering options? Allan
- 27th Feb 2012Generated PDF not supporting russian language.Do you get any script errors? Can you use