Search
-
How do I get a value from the NEXT row in a rendered column function?
by mstiver2019 ·I have a server-side datatable which includes a rendered column that creates a button on each row. I then define a JS function in that button that gets called when it's clicked, passing "row.par… -
Serverside - how to export pdf/print a input value?
by cmessori ·border .2s ease-in-out;border: 0px solid #FFFFFF;\'" ' + ' class="form-control form-control-sm manageWorkordersLocationName"' + -
Editor Trial Question
by AshleyJudd ·def: "#ffffff" }, { label: "Fecha Activa Desde:", name: -
Editor Trial Question
by AshleyJudd ·"12", "color": "#ffffff", "F_ACTIVA_DESDE": "2020-08-01 01:38:13", "F_ACTIVA_HASTA": "2020-08-31 12:00:00" -
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 -
How to remove print button from mobile view
by gpapaiko ·$(this).css('color','#FFFFFF'); }); $(win.document.body).find('tr:nth-child(odd) td').each(function(index){ -
How to get the column value from the data table into variable
by rakeshkumar123 ·startRender: function ( rows, group, level ) { if (level === 0) { return $('') .appe… -
Export Multiple row thead
by waqarjan333 ·Department -
Export Multiple Header row
by waqarjan333 ·Department -
Multiple Check boxes to update table
by gpapaiko ·$(this).css('color','#FFFFFF'); }); $(win.document.body).find('tr:nth-child(odd) td').each(function(index){ -
Non Display of Alphabet Bar
by kthorngren ·div.alphabet span { background-color: #2a303c; display: table-cell; color: #ffffff; cursor: pointer; text-align: center; width: 3.7037%; border-left: 2px solid #d2d6df; border-right: 2 -
How to assign value from data table to c# model?
by afaizal07 ·I have 2d array in javascript call as "networkItems" which contain all the data that i display in data table. I can read the database and display the data into my data table. (manually add) -
When I resize the page , start new query...why?
by Maxilboss93 ·this is the structure of my php page, all pages are similar structure then this.. -
Problem with append after ajax
by Maxilboss93 ·Sorry but i want to take the data one for the row in all the position of row.cells[3] but if i use the append the table append all data in all rows, how i take one for rows data in addition to data … -
don't work InLine Editor with Individual column searching (select inputs)
by SWATswat ·{ colorStatus = 'color:#ffffff; font-weight: bold; background-color:#51f59e;'; } retur -
SQL transfer is very slow
by oornek ·Hello; -
How can we provide page border in pdf
by nilakshibhosale ·tblBody[0][i].fillColor = '#FFFFFF'; tblBody[0][i].color = 'black'; } var now = new Date(); var jsDate = now.toGMTString(); -
hiding one column after filter
by simaRa ·$('td', nRow).css('background-color', '#ffffff'); } $('td', nRow).addClass('word_wrap'); }, columns: [ { -
Column color when reload ajax
by andrii.radkovskii ·"columnDefs": [{ "targets": 2, "createdCell": function (td, cellData, rowData, row, col) { if (cellData == "Так") { -
Column color when reload ajax
by andrii.radkovskii ·"render": function (data, type, full, meta) { var cellText = $(data).text(); if (type === 'display' && (cellText == "Так" || data ==