Hi,
is possible to have a separator between elements of a GridView?
Thanks
Hi,
is possible to have a separator between elements of a GridView?
Thanks
You'll probably have to play with padding and background colors. Set the background for the table to one color, and the background to each View in the table to another color. Set a 1 or 2 pixel padding around each View in the table, and you should have a border between.