Search
10285 results 3751-3760
Forum
- 27th Jan 2015how to use ajax.url(''url").load() for post paramswrite a method to get your data to post data: getMyFormValuesJSONstringified,... ..and onSubmit tableInstance.ajax.reload(); should do the job as long as you don“t need different url...
- 26th Jan 2015Multiple Column Data Distribution on DatatableAll"] ], searchHighlight: true, "ajax": { "url": "../directory/get_employee.php", "type": "POST" }, "columns":
- 23rd Jan 2015insert value from lookup tablethem right into the url! You can then access
- 23rd Jan 2015Populating secondary dropdown (select) contents depending on selected primary dropdown.alert("student id: " + editor.field('ExamBoardResults.StudentID').val()); $.ajax({ url: "includes/GetModuleByStudent.php?studentID=" + editor.field('ExamBoardResults.StudentID').val(), success: function
- 23rd Jan 2015i'm getting oTable(strValue).search.draw() is not a function.true, "serverSide" : true, "ajax" : { "url" : "existingUserListByJson.do?role=" + role + "&type=exist", "type"
- 21st Jan 2015How to setup a Select Filterreplace').dataTable( { dom: "Tfrtip", "ajax": { url: "php/table.replace.php", type: "POST", data:
- 20th Jan 2015how to send data from datatables editor as json?editor = new $.fn.dataTable.Editor( { ajax: { url: '...', data: function ( d ) { return
- 19th Jan 2015initialize dataTable does not workvar baseUrl = getBaseUrl(); var url = baseUrl + "../WebServices/ProjectManagementServices.svc/GetAllProjects"; $.ajax({ type:
- 19th Jan 2015Inline editing code confusions@yhangel.07 - You would change the ajax address to whatever the URL is for where you want DataTables (and also possibly Editor) to make the Ajax request to get the data. Allan
- 18th Jan 2015row.add() and DT_RowID with dom table?me i have: $.ajax({ url: "tratarGestor.php?acao=inserirCat", type: "POST", data: