Search
10250 results 4071-4080
Forum
- 13th Mar 2013sAjaxSource not working for Java servletmethods. I gave right URL of the servlet as
- 12th Mar 2013Editor and jQuery 1.9.* supportDear Allan, I send you a PM with the URL and login information. The problem also occurred in jQuery versions earlier than 1.9 Thank you. Regards, K
- 12th Mar 2013POST with parameters AND contentSounds like you want $.param ( http://api.jquery.com/jQuery.param/ ). Something like: [code] "fnServerData": function ( sSource, aoData, fnCallback, oSettings ) { oSettings.jqXHR = $.ajax( { "dataType": 'json', "type": "POST", "url": sSource+'?'+$.param(aoData), "data": someJSON, "success": fnCallback } ); } [/code] Allan
- 11th Mar 2013How to reload Table with new Data when bServerSide is trueit's from the same URL, so in what other
- 8th Mar 2013Need for editable's aoColumns number to change dynamicallycall. i.e. $(selector).datatable().makeeditable({ sUpdateUrl : url "aoColumns" : editables }); Now if
- 8th Mar 2013Can get updated records after modifying the table with jeditabledataType": 'json', "type": "POST", "url": sSource, "data": aoData, "success":
- 7th Mar 2013Issue using sAjaxSource and ASP.NET WebMethodlogsRequest = $.ajax({ type: "POST", url: sSource, data: data, contentType:
- 6th Mar 2013iSortCol_(int) and sSortDir_(int)aoDataToArray(aoData); data['lang'] = lang; jaxon({ url: sSource, data: data, success:
- 6th Mar 2013cache control?do: [code] $('#example').dataTable( { "ajax": { "url": "...", "cache": true } } ); [/code] Allan
- 6th Mar 2013Fixed header problemTo visit our live url: http://jetbus.in and type source,destination,date