SfDataGrid - GridLines showing on every second row instead of each row.

Hi,

We are facing issue with  SFDataGrid GridLinesVisibility like,

We are upgrading from Xamarin forms 2.5 to 4.7 and same way Syncfusion SFDataGrid 16.1.0.37 to 18.2.0.45

In recent Syncfusion SFDataGrid(18.2.0.45) GridLinesVisibility showing every second rows instead of each rows in Samsung Tab (Model:Samsung Tab A SM-T510 ) but in Acer Tab Syncfusion SFDataGrid showing GridLines on each every row. i am adding the comparison for better understanding.

When we setting GridLinesVisibility =  Both we can see Gridlines on every second row instead of every row in the SFDataGrid.

        public override GridLinesVisibility GetGridLinesVisibility()
        {
            return GridLinesVisibility.Both;
        }

S.No

Framework Lib

Previous Version

Current Version

1.        1

Xamarin Forms

2.5.0.280555

4.7.0.1142

2.        2

Syncfusion.SfDataGrid


16.1.0.37  

18.2.0.45



S.No

Specification

Acer  Tab (B3-A40)

Samsung Tab (Samsung Tab A SM-T510)

1.

Android OS

7.0

9.1

2.

SfGrid Screen shot




Same code changes behaves differently in different devices so, please schedule a call to find the root cause for this.

Thanks




Attachment: SFDataGrid_GridLine_Issue_588e857e.zip

1 Reply

KK Karthikraja Kalaimani Syncfusion Team September 7, 2020 09:52 AM UTC

Hi Raghav,

We have implemented some changes in our Nuget version 18.2.0.47 which are related to the border in Xamarin Forms Android platform. So, could you please check this version and let us know the reported issue resolved or not?.

Regards,
Karthik Raja 


Loader.
Up arrow icon