Search
-
Small problem - line underneath table
by kthorngren ·.dataTables_wrapper.no-footer .dataTables_scrollBody { border-bottom: 1px solid #111; } -
Select with AutoFill and KeyTable, if I select more than exactly 250 rows or more get a update error
by YoDavish ·Link to test case: -
Cannot read property 'node' of undefined table.on( 'select deselect', function ()
by bbrindza ·'Y'){ data = '&#10003'; } return data; }, createdCell: function -
Dynamic checkbox list
by ubdpeters ·[{"label":"1 5a - test part 5a","checked":true,"value":"5"},{"label":"2 1a - test part #12","checked":true,"val -
Search Panel Jquery UI theme Not Appiled Correctly
by sandy ·.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #ffffff; background: #1484e6 url(images/ui-bg_diagonals-thick_22_1484e6_40x40.p -
Requested unknown parameter 'orderid' for row 0, column 0.
by Ed Martin ·Bold Tiger `Bold Tiger` #1 2017-02-01","price":"0.00"}},{"DT_RowId":"row_2","orders":{"orderid":"2"},"delivery":{& -
Rename Object Key '#' as 'id' or How to call "row.#"
by JuJu_Ranger ·"name": "product #1", -
cygwin, php7.x and sqlite3
-
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.