Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Unable to sort XamDataGrid- Object reference not set to instance of object exception
posted

Hi,

I am using List of Dictionary items to bind the XamDataGrid ItemSource.

It is successfully binding the values and displaying the values in grid, but when I click on any header to sort the list, it is throwing an exeption: Object reference not set to instance of object exception.

Am i missing something?

I am building a Xamarin forms Cross Platform app and currently testing for android devices.

Parents Reply Children
No Data