Search
8344 results 341-350
Forum
- 6th Apr 2025How to add a filter above my table that's filled via Ajax?I said the server script is not setup to
- 22nd Mar 2025Change to index processing, for example when using rows().remove() followed by rows().add()getting an error message "Script error. (line 0)"
- 24th Mar 2025I'm trying to update a field with te value of an other one in Editor but no successMy script : editor.on('preSubmit', function (e, o, action) { let valeur = this.field('regions.code_acr').val() //Ok //alert('ça roule '+valeur) editor.val('inscriptacr.regionacr', valeur ) editor.submit(); }); Why can't I update 'inscriptacr.regionacr' ?
- 22nd Mar 2025Editor version compatible with PHP 5.3: how to downloadeasy to create a script on the server-side that
- 19th Mar 2025WebAPI with POST instead of GETThe _ is an anti cache parameter for GET requests. Your server side script needs to be told to use the body parameters from the POST request if you change it to POST. What is your server side script? Allan
- 17th Mar 2025DataTables warning: table id=DataList - Ajax errorMySQL password in the script, or a file permission
- 16th Mar 2025Advice on events with serverSide tablesto solve? No, my script is currently set up
- 15th Mar 2025How to high light sorted dynamically columnhere, in my own script it does. Edit: actually
- 11th Mar 2025SearchPanes > serverSide > POST > Cannot create property 'searchPanes' on stringthe server side processing script used doesn't support SearchPanes
- 7th Mar 2025Search by all the DB columns instead of by only the columns shown in the frontendprocessing. "Or if the script doesn't allow for that,