Search
10285 results 4531-4540
Forum
- 4th Apr 2011XML insted of JSONYes I need this too [code] $(document).ready(function(){ $.ajax({ type: "GET", url: "whitelist.xml", dataType: "xml", success: function(xml) { [/code]
- 1st Apr 2011How to set current page when using server-side processing?datatable calls the server-side URL 4a) the server detects
- 30th Mar 2011How can I merge a serialized form with aoData?dataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 29th Mar 2011Issue with Server-Side Data (json error depending on content of sSearch)in meantime .. i changed ajax type to post "fnServerData": function ( sSource, aoData, fnCallback ) { $.ajax( { "dataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success": fnCallback } ); } and so in qry file $_GET replaced with $_POST .. did not change
- 25th Mar 2011Printing/Exporting multiple datatables at onceat the page - the url is http://srdr-dev.heroku.com/projects/1/studies/1 it shouldn't
- 23rd Mar 2011Syntax error, unrecognized expression nbsp with fnRenderhooray, it worked, although I couldn't seem to stop the comment system from creating hrefs out of my URL data above -- so please ignore the links the comment system created and take the text of my table only. thanks, -pt
- 23rd Mar 2011Couple questions re: DataTablescomments. Here is the URL for the development server
- 17th Mar 2011Table is unexpectantly re-initialized only in IEFound it. Don't change the url, even the hash when using ajax. IE gets grumpy.
- 16th Mar 2011server_side example not connected to front endpagination is enabled: var url = "../services/getPageRecords.php"; $('#content_table').dataTable({ "bProcessing": true,
- 16th Mar 2011Search not working. Stuck.hello, thanks for responding so fast. the typo is only in the forum as I can't share the absolute URL. Could I possibly trouble you and email the URL to my development?