remove the grid border completely
is it possible to remove the border around the grid completely? I have set
#myGrid {height: 150px; width: 700px; border:none; border-left:none;}
however this does not remove the left border???
#myGrid {height: 150px; width: 700px; border:none; border-left:none;}
however this does not remove the left border???
Russ
September 25,