hi
how to make the skyblue skin grid have clear split line between grid’s colume like gray skin grid ? thanks for help?
You can alter codebase\skins\dhtmlxgrid_dhx_skyblue.css
div.gridbox table.obj tr td{
and add any necessary border styles to that class.