Search
-
Search for data table is very slow
by tefdat ·var dtable = $("#example").dataTable().api(); //https://datatables.net/reference/api/%24.fn.dataTable.util.throttle() var search =_.debounce -
Why does my table takes so much time to render (1000 documents+)
by Noxcius ·` : ` border-right: 3px solid #2ecc71; color: #54c38a; font-weight: bold; `; let channelmarket = product.hasOwnProperty("market") && produc -
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 ·{closure}('2020-03-24', Array) #2 /www/zendphp7/htdocs/nwfFunctions/ssp.class.php(269): SSP::data_output(Array, Array) #3 /www/zendphp7/htdocs/TimeLog/ssp_TimeLogTable.php(70): SSP::simple(Array, Res -
How to remove highlight once Hovered on buttons
by CountLessQ ·color: white; background: #2356a6; position: relative; display: inline-block; padding: 3px 8px; border-radius: 3 -
Can I use DataTables and Editor in my one solution or can I use Editor by itself?
by jboconne ·If I can't use Editor for both Use cases, would it be ok to use DataTables on the read-only page (Use Case #1) combined with Editor for the back-end admin page (Use Case #2)? -
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 #2">playername</th> <th title="Field #3">age</th> <th title="Field #4">nation</th> <th title=&quo -
fixedHeader not inheriting Bootstrap4 theme
by faulander ·.table.dataTable.fixedHeader-floating, .table.dataTable.fixedHeader-locked { background-color: #212529 !important; } -
fieldPlugin and .dependent()
by blabablaba ·div.DTE_Field_Type_radio.DTE_Field_Name_{fieldName} div.DTE_Field_InputControl > div { display: flex; justify-content: space-between; flex-flow: wrap; } div.DTE_Field_Type_radio.DTE_F -
Autocomplete with flexdatalist, id input search, init function
by ecooney007 ·* To pre-select the an #20 DC SHUNT - #20DCSHUNT * * Here were are using value as the 'id' in the datasource for th -
Using Bootstrap-Select with Datatables (Could really use some feedback...)
by curiou ·And to clarify issue #2 in the first post, what I meant is that the misalignment is still there with scrollX disabled, but scrollY enabled. When you disable both scrollX and scrollY the misalignment a -
Fatal Error when validating input
by th3t1ck ·Array, Object(DataTables\Editor\Field), Array) #2 /var/www/html/php/Editor.php(814): DataTables\Editor\Field->validate(Array, Object(DataTables\Editor), '0') #3 /var/www/html/php/Editor.php(99 -
Chrome CSV Import button bug
by danielvianna ·6-Repeat step #2 by clicking on the button -
Manually coding Add, Update and Delete functions for a DataTable
by jmyrtle ·Fatal error: Uncaught Error: Call to a member function transaction() on string in C:\xampp\htdocs\ccrp\api\lib\Editor.php:964 Stack trace: #0 C:\xampp\htdocs\ccrp\api\lib\Editor.php(700): DataTables\E -
Manually coding Add, Update and Delete functions for a DataTable
by jmyrtle ·Fatal error: Uncaught Error: Call to a member function transaction() on string in C:\xampp\htdocs\ccrp\api\lib\Editor.php:964 Stack trace: #0 C:\xampp\htdocs\ccrp\api\lib\Editor.php(700): DataTables\E -
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 ·"label": "Active Location #2" }, { "value": "3", "label": "Active Location #3" }, { "value": "4" -
Error saving editor form after uploading files
by allan ·Let's go with test #2 as its a 1:1 relationship a leftjoin should be used (its way faster than an Mjoin). -
Error saving editor form after uploading files
by dynasoft ·For Test #2, I'm checking for any conflict with the field name in js code.