Search
-
Validate if inline edit is less than current number
by ztaylor1990 ·DataTables\Editor->_process(Array) #1 /var/www/vhosts/fcsanalytics.com/httpdocs/bidtool/php/point-point_table_serverside.php(78): DataTables\Editor->process(Array) #2 {main} thrown in / -
Rendering the table is too much performace heavy - using scroller
by Aresak ·render: function(data, type, row) { return row[0] // Case #1 return "Test" // Case #2 } -
Date format with SSP class
by bbrindza ·DateTime->__construct('2') #1 /www/zendphp7/htdocs/nwfFunctions/ssp.class.php(35): {closure}('2020-03-24', Array) #2 /www/zendphp7/htdocs/nwfFunctions/ssp.class.php(269): SSP::data_output(Arra -
How to remove a border
by allan ·table.dataTable thead th { border-bottom: 1px solid #111; } table.dataTable tfoot th { border-top: 1px solid #111; } -
Can I use DataTables and Editor in my one solution or can I use Editor by itself?
by jboconne ·2) In an admin back-end scenario use Editor for CRUD capabilities of the database items which is used as the primary data source for Use Case #1. -
Database updated but not editor
by airmaster ·I changed the where statement in the controller only return the record I was working on #1247. Now the json response is a fairly small, so I can read it; it returns back the old value from the databa -
Database updated but not editor
by airmaster ·Okay, so for the background, I am editing record #1247. I am looking at the ajax call to "join", which is a MVC C# controller call. What is returned are the 1200+ rows (after the PreEdit - -
Database updated but not editor
by airmaster ·234 after I scroll to the record I am editing (#1247 - I have quite a few rows. I would have expected it would have grabbed the latest value from the database, which is the one I see in the preedit. -
One DT, 2 editor forms
by dynasoft ·The 1st editor form uses the standard create, edit and remove extensions but form #2 gets called from a custom button. DT and editor form #1 share the same Ajax method. Form #2 has a different Ajax me -
Ajax error while server-side-proc
by RobinsonHu ·<th title="Field #1">playerid</th> <th title="Field #2">playername</th> <th title="Field #3">age</th> <th title=&q -
HTML-sourced data with group row not supported?!?!
by miwarren ·<td>Broad Ripple #1 (1)</td> <td>$10.26</td> <td>$0.00</td> <td>$0.00</td> <td>$10.26</td> -
Column-Filter with FixedColumns and ScrollResize
by maik84 ·My problem is, that if i enter a value into the input of the fixed column (column #1), the search is triggered once i typed the first letter and the input field gets cleared. -
Fatal Error when validating input
by th3t1ck ·Array, Object(DataTables\Editor\Field), Array) #1 /var/www/html/php/Editor/Field.php(674): call_user_func(Object(Closure), 'T23456', Array, Object(DataTables\Editor\Field), Array) #2 /var/www/html/ph -
Manually coding Add, Update and Delete functions for a DataTable
by jmyrtle ·DataTables\Editor->_process(Array) #1 C:\xampp\htdocs\ccrp\api\server_data.php(53): DataTables\Editor->process(Array) #2 {main} thrown in C:\xampp\htdocs\ccrp\api\lib\Editor.php on line -
Manually coding Add, Update and Delete functions for a DataTable
by jmyrtle ·DataTables\Editor->_process(Array) #1 C:\xampp\htdocs\ccrp\api\server_data.php(53): DataTables\Editor->process(Array) #2 {main} thrown in C:\xampp\htdocs\ccrp\api\lib\Editor.php on line -
How to set different background colors for specific rows of Excel before exporting
by chikevyn ·I am trying to assign different background colors to excel rows based on the unique ID before exporting it. i.e for row 1-56 assign background:#2e2e2e; row 57-100 background:#120FG3 and so on. Please -
How do you get soft-deleted items as an option in a select?
by amsReed ·{ "name": "Soft-Deleted Location #1" }, }, ... ], "options": { "employees.location_id": [ { "value": &quo -
Error saving editor form after uploading files
by dynasoft ·So it seems I do need an MJoin? As test #1 above indicates the upload works and but I get only one entry in autocdrfiles table no matter how many files I try to upload and that entry has no id in its -
Error saving editor form after uploading files
by dynasoft ·Test #1: -
Error when trying to add an item via Editor