How to get rid of default border for data grid element?

When I create a data grid element, it has a default grey border at the right and bottom of the data grid. How do I get rid of it? Border says 0px already.

HI @raelyn,
its probably due to the overflow property.
You can go on Effects => Overflow and set this property to “Auto”

1 Like

Thank you, that did the trick!

How to get rid of the border line in the header column and cell. I had set all border to 0 px but could still see a fine line appear.

image

Hello @edwintan this is a bug and it’s already been reported and it’s being worked on