Search
-
Text Color in Dropdown Select List in Editor Form?
by hamlet1964 ·div.DTE_Field_Input input { border: solid 1px #035096; color: #035096; } div.DTE_Field_InputControl select { border: solid 1px #035096; color: #035096; } -
Table borders dissapear on printing table
by misterminit ·$(win.document.body).find('th').css('border', '1px solid #000'); -
Select with AutoFill and KeyTable, if I select more than exactly 250 rows or more get a update error
by YoDavish ·rollBack()">rollBack()" href="#0-..\..\lib\Editor-PHP-1.9.4\lib\Database\Query.php(204):-PDO->rollBack()">0 ....\lib\Editor-PHP-1.9.4\lib\Database\Query.php(20 -
How to populate child table with a button?
by gh2m ·Okay, I tried ajax call but for some reason the response data does not show, it only shows loading... message. -
rowGroup expand collapse all row group with button
by bbrindza ·I have a table the uses the rowGoup extension with startRender function that expands and collapses the row groups. -
How to fix grouping buttons and list position datatable?
by PutriAlvionia ·.clr { background-color: #00cccc; color: white !important; } div.dt-buttons { padding-left: 20px; float: right; } -
Changing font color of cell
by olva ·there is a span in the cell. what is the best way to change its state (color) depending on the conditions -
Changing font color of cell span
by olva ·there is a span in the cell. what is the best way to change its state (color) depending on the conditions -
Mudar a imagem do export PDF
by mfarsetti ·doc.watermark = {text: 'NewPost Lockers', color: '#000', opacity: 0.1}; -
Change Input Field Border Colors on Datatables Editor?
by hamlet1964 ·div.DTE_Field_Input input { border: solid 2px #035096; } div.DTE_Field_InputControl select { border: solid 2px #035096; } -
Change Input Field Border Colors on Datatables Editor?
by rost ·div.DTE_Field_Type_textarea textarea { border: solid 1px #035096; } -
Change Input Field Border Colors on Datatables Editor?
by hamlet1964 ·Any idea how I can change the border color around DTE input fields? The default is black; I would like to use #035096. -
Inline Editor is not working
by nivedita_keluskar ·editor = new $.fn.dataTable.Editor( { ajax: "{{ route('update.call.wrap.up.inline', $patient[0]->id )}}", table: "#callwrap-list", … -
Error while run a sql with session variable
by casilas ·Hi everybody, i got an error while run a sql. -
cygwin, php7.x and sqlite3
-
Validate if inline edit is less than current number
by ztaylor1990 ·Fatal error: Uncaught Error: Class 'Validate' not found in /httpdocs/Editor-1.9.2/lib/Editor.php:972 Stack trace: #0 /httpdocs/Editor-1.9.2/lib/Editor.php(700): DataTables\Editor->_process(Arra -
i have used datatables.net ;ibrary for Paging . i want to delete records by asking Yes no . How ? .
by Prabodh ·//--dropwon load, edit -
BugReport: Buttons - Excel - Currency Symbol Appearing on Right
by NET247 ·customize: function( xlsx ) { $(xlsx.xl["styles.xml"]).find('numFmt[numFmtId="164"]').attr('formatCode', '[$$-en-AU]#,##0.00;[Red]-[$$-en-AU]#,##0.00'); } -
Issue with RowGroup and Ajax custom rendering
by kthorngren ·Wow, thats a lot of code for just 4 rows -
Issue with RowGroup and Ajax custom rendering
by spectreDa ·json.keys = true;