Search
-
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 -
Editor: add ID to Bootstrap modal for size change
by matissg ·I found the line in this file, however it's #71. -
Change styling based on sData and value of cell based on oData.a
by jelle002 ·$(nTd).css('background-color', '#71da71') -
Implement excel style edit and auto update using ajax.reload() in a drawCallback
by monkeyboy ·$("td", row).closest("tr").css("color","black"); $("td", row).closest("tr").css("font-weight","bold& -
Custom Search Option
by Dana ·Hi, -
Ignited Datatables + Codeigniter - How to specify database
by kawika ·* set the database (other than $active_group) - more info: http://codeigniter.com/forums/viewthread/145901/#712942