Lines of the grid

Hi,



How can i reduce the thickness of the grid cell border?

You can redefine the div.gridbox table.obj td class in the dhtmlxgrid.css:

div.gridbox table.obj td {
    border: …;
    …
}  
Please, have a look at the article:
dhtmlx.com/docs/products/dht … _skin.html