Search
18364 results 3341-3350
Forum
- 6th Jun 2024DataTables Editor v1.6.5 error Cannot read properties of undefined (reading 'select')table ... salespersonBillTo_editor = new $.fn.dataTable.Editor( { ajax: { type: 'POST', url: 'BudgetReporting/ssp/ssp_BudgetData.php',
- 6th Jun 2024Serverside: OR Search not workingregex" : true, smart : false }, ajax: 'php/xxxx.php', columns: [ { data: 'xxx',
- 6th Jun 2024memory size error from time to timeThank you Allan. The ajax uses GET. The serverSide
- 5th Jun 2024Adding a Print button gives an errorvar formdata = new FormData(formElem[0]); $.ajax({ url: "import.php", method: "POST",
- 4th Jun 2024Leave the editor window open after creating a row and do not reset the formconst editor = new DataTable.Editor({ ajax: 'adm_pmv2_ajax', idSrc: 'punchID', fields:
- 4th Jun 2024Layout 'info' callbackAllan, The Ajax request to the server
- 3rd Jun 2024Row selection and deselection problem5, 10, 20, 'All']], ajax: 'ajaxPhoneLogs.php', processing: true, language:
- 4th Jun 2024Can I set to duplicate entire record when in Duplicate as I only have selected a few rows in edit?Yup - totally possible to bypass Editor and send an Ajax request to run your SQL to duplicate the row. See this page for how to create a custom button. Allan
- 1st Jun 2024Error accessing header when loading languages from remote urlat some point sync $.ajax calls will no longer
- 31st May 2024SEARCHING with Parent-Child tablesfor want (or make Ajax calls or whatever you