Search
10116 results 4501-4510
Forum
- 26th Jan 2010add $_SESSION['var'] to datatable params ...... solved !! Method is GET not POST ... [code] "fnServerData": function ( sSource, aoData, fnCallback ) { aoData.push( { "name": "session_id", "value": session_id }); $.ajax( { "dataType": 'json', "type": "GET", "url": sSource, "data": aoData, "success": fnCallback } ); }, [/code] Hi all
- 22nd Jan 2010Pagination buttons don't appear in IE7I know I had troubles with the way the url link was defined. Maybe it's a matter of it not finding the images? Patrick
- 22nd Jan 2010DataTables 1.6.0 releasedwhen specifying a language URL in the configuration oLanguage:
- 22nd Jan 2010Trying to run datatables in grailssecond gives DataTables a URL to go and get
- 20th Jan 2010Very simple questionOK, it should be the other way. The call on fnDraw is OK because it provides all the necesarry data to do the query. But then, the first call (without the params passed in url) seems to be pointless.
- 13th Jan 2010refresh issuesdataType": 'json', "type": "GET", "url": sSource, "data": aoData, "success":
- 11th Jan 2010Server Side Processing Error in IE7 and IE8cache for the sAjaxSource url...? Shoaib
- 9th Jan 2010Calling C#, ASP.NET, Perl, Python and anything else developerscode] function loadData() { $.ajax({ url: "MyWebService.asmx/GetAll", data: "{}", success: function(lstIssue)
- 7th Jan 2010Return an Empty SetjQuery("#ajaxCall").click(function(){ jQuery.ajax({ type: "GET", url: "inc-tickets-ajax.php", data: "techID=" + jQuery("#techID").val()
- 5th Jan 2010Issue embedding multiple flash players into table cells using javascriptclick 2nd page, the url links do not open