Search
-
fieldPlugin and .dependent()
by blabablaba ·center bottom, center top, from(#777), to(#333)); background: -moz-linear-gradient(top, #333, #777); background: linear-gradient(to bottom, #333, #777); box-shadow: inset 0px 0px 2px #222; -m -
Datable shrink when Child rows(html table) are increasing,
by karthik6244 ·/* * Colour dictionary: * * Table control elements: #719ba7 * Header cells: #66A9BD * Body header cells: #91c5d4 * Body content cells: #d5eaf0 * Body content cells (a -
Invalid JSON response due to amount of data rather than rows?
by AdD959 ·Hi Kevin, -
Unique Value that Allows multiple NULL ( ASP.NET CORE 2.2 )
by allan ·I'm with you now - multiple nulls! This appears to have been a design decision in SQLServer (the error is coming from SQLServer rather than Editor). This post on SO discusses how you can handle it wi… -
How to change header colour
by Kylar ·(h) { h.fillColor = "#7E4F29"; alignment: "center"; }); doc.styles.title = { color: "#7E4F29", fontSize: "16", alignment: "center" -
When using select to filter "table.row( this ).data()" gives undefined
by B! ·$(document).ready(function(){ //Some more code var table = $('#product_data').DataTable(); $('#product_data tbody').on('click', 'tr', function () { //Using 'this' results in undefined when usi -
CSS precompiler files?
by allan ·@include two-stop-gradient(#bddef4, #79ace9); outline: none; &:after { // Can't animate the background gradient, so we use a white block -
Ordering issue in building up a table
by B! ·var table = $('#product_data').DataTable(); $('#product_data tbody').on('click', 'tr', function () { var data = table.row( this ).data(); var tr = $(this).closest('tr'); var row -
drawCallback drawing on top of existing rows
by mcsmithe ·I can't share the page since it has confidential information unless I share that privately. I will try for a test case though my code is pretty extensive (over 200 lines) since I have accumulators a… -
drawCallback drawing on top of existing rows
by mcsmithe ·Hi everyone, -
error displaying loss triangles in shiny app
by jsmith87 ·"$(this.api().table().header()).css({'background-color': '#7a8b8b', 'color': '#fff'});", -
Making datatable work faster for a MVC page getting records returned through ViewModel.
by anujg ·I have a Asp.Net Core MVC application and the page is getting the records via ViewModel. I'm looping through the records and have applied the datatable to the table being created. When the number of … -
sort by Kg Ordenar por Kg
by silens ·var tablinAlb = '<table id="tbl_LinAlb" class="display"><thead><tr> <td style="background-color: #7c979e;"><span style="color: white;&quo -
search by clicking on grouped field
by silens ·<td style="background-color: #7c979e;"><span style="color: white;">Producto:</span></td><td style="background-color: #7c979e;"><span st -
Editor: add ID to Bootstrap modal for size change
by matissg ·I found the line in this file, however it's #71. -
Standalone edition : edit() by id
by sdroulers ·I'm looking for a way edit a specific record (lets says with id #7) by clicking on a link (there is no table on my page). -
Unable to specify column width during initialization
by alelau ·{ width: 100%; background: #7bc; padding-top: 5px; padding-bottom: 5px; padding-left: 5PX; } <img src="images/logo.png -
Ordering when merging 2 columns in 1
by malik112 ·I have 2 date columns in the database. For every record in the database table, one of the date columns (lets call it Col #7) has either a NULL value or a date. The other date column (lets call it Col -
I want to count number of rows in 'Whole' table (Including All Pages) with specific column value.
by AlphaTry ·I want to do a client side validation before user request gets submitted. The page has a Datatable ("#datatableOne") containing column 'Status' (at #7) whose possible values are 'U****nknown -
Change styling based on sData and value of cell based on oData.a
by jelle002 ·$(nTd).css('background-color', '#71da71')