Search
-
Alternating row colors don't work after page 1
by pborregg ·table.dataTable tr{ background-color: #ffffff; } -
Alternating row colors don't work after page 1
by pborregg ·background-color: #ffffff; -
Trouble changing ui-button border for ColVis buttons
by devgreer ·border: 0px solid #fff; -
Datatables Synchronization with Panels
by MattD ·Is it possible to have Datatables sync with the panel it's "in"? Attached are two screenshots, the first shows the natural width, the second shows the browser window narrowed with Datatable… -
Except Print no other option is working when I run web application is HTTPS mode
by ramakrishnah ·Hi Allan, -
Newbie of newbie: mssql query failed
by ayu106 ·$tempColor = "style=\"background-color: #FFFFF;\""; -
Chenge count of column in fixed column section with an event such as click button
by goolbon ·$('#xStockDataTable tr.even').css("background", "#fff"); -
TableTools 2.1.5 issue randering Buttons
by muflo ·Hello there, -
Bootstrap 3
by ankitwashere ·background-color: #ffffff; -
Initialization needed for custom fieldType
by klink ·background: #ffffff; /* Old browsers */ -
Set background color based on value in other cell
by Mirrh ·$(nTd).css('background-color', '#FFFACD'); -
Except Print no other option is working when I run web application is HTTPS mode
by ramakrishnah ·Allan, -
DataTable with different header Size from footer Size
by kespinko ·I mess with this tags : [code].ui-widget-header { border: 1px solid #95C6EA; height:70px; background: #5c9ccc url(/Images/jquerypreset.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }[/cod -
New rows display ID returned from php script until browser refreshed
by lulrich ·(reposting and rephrasing) -
Cannot add new row
by lulrich ·http://www.culvervdi.org/Annualmeetingagendas/agendalist/2 -
TableTools incorrect HTML: block-level element added to anchor
by koosvdkolk ·TableTools generates the following HTML for a button, which seems incorrect to me (DIV inside A, EMBED inside A) -
Example of providing style to a table cell via fnRowCallback
by woot4moo ·.customCSS-Trident, table.dataTable tr.even td.customCSS-Trident.sorting_1, table.dataTable tr.odd td.customCSS-Trident.sorting_1 { background-color: blue; color: #fff; } -
Problem with saveing datatable in local storage
by tommy ·$(this).closest('tr').animate({ 'color': '#fff' }, 300, function () { -
'odd' and 'even' over rows hidden
by jytest ·Hi, -
datatable with tabs -is too slow for 2000 records
by srangam ·Hi,