Hi
I'm using some cells with a button style and i'm adding an image to them. However each button has a border drawn around it, is there any way of removing this border?
It's possible that these buttons are drawn by the OS theme, so you could try setting the ThemedElementAlpha on the column to Transparent to see if that removes the borders for you.
-Matt
Hi,
Thanks for your reply.
That seems to have done the trick. However my next problem is i have set the background colours to white but i cant get rid of black lines at the bottom and to the right of each of the images. Any ideas?