Home › Forums › Guriddo jqGrid JS › Help › Show right border on grid
Hi,
how can i show the right border of the grid?
I've edited css (adding line: border-right: 1px solid #D4D0C8;
Hello,
The border of the table is hidden by the div where this table is a child element.
Maybe you should set the border of the div something like
mygrid = $(“#mygrid”)
$(mygrid[0].grid.bDiv).css(set here the border) – this is the body div
$(mygrid[0].grid.hDiv).css(set here the border) – this is the header div
Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS