I am creating a simple DataGrid in GWT It appeas fine and showing data , but the lines between rows or the border lines are double ,Can we change it to a single line border width is by default 1 , when i try to make border width as 0 , the border lines totally disappear and when i make it 1 , it shows double border lines , isnt there a way to smake the border line , a single line
Attached is the image of datagrid which is showing double border , please tell me a way to make it single border.