Search
-
Row Grouping success but missing styles
by maniya ·Background colour = #d3d3d3 -
Scrollbar styling causing DataTables to behave funny if inside a flex container
by allan ·*::-webkit-scrollbar { width: 11px; } .*::-webkit-scrollbar-track { background: #e9e9ea; border-radius: 6px; } *::-webkit-scrollbar-thumb { background-color: #D3D3D3; border-rad -
changing default selected column row colors
by dinotom ·table.dataTable tr.odd { background-color: #d3d3d3; } -
chzn-select class is not working Proper on DataTable
by sudhanshu ·cursorborder:"1px solid #D3D3D3" -
Export to Excel - Willing to help
by Misiu ·sb.AppendLine(@"td { border: 1px solid #D3D3D3; font-family: Verdana;font-size: 7pt; padding: 3px;}"); -
Vertical scrollbar width not factored into header width
by WeaponX86 ·border: 1px solid #D3D3D3;