Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi,

I am trying to use SfDataGrid component in Xamarin.Forms. I have noticed a weird behavior when using

SfDataGrid which is bound to Dynamic object(class derives from System.Dynamic.DynamicObject) or even with custom 
ICustomTypeDescriptor, problem is the same.


DataGrid doesn't render row data in UWP in above mentioned scenario while Android version works fine.

I have attached the sample project to reproduce the issue and also screenshots as I see.
Please help me to fix this asap.

Also I have a question: Why the SfDataGrid in Android doesn't have grid lines for every row? 

Syncfusion Datagrid Version : 18.1.0.59
Xamarin Forms Version : 4.7.0.968

UWP:




Android:

image_6.png


Thanks,
Sriram