Hi all,
I just implement the syncfusion DataGrid basic example and added all Border (vertical and horizontal).
This is what I get.

I just use these two lines of code
gridLinesVisibility: GridLinesVisibility.both,
headerGridLinesVisibility: GridLinesVisibility.both,
Is this a bug or i'm missing something?
Thanks in advance