DataGrid Sorting with DataRow in 6.0.0

Hi,

I'm experiencing an issue with DataGrid sorting after updating to version 6.0.0. I'm getting the following exception:
'fio' is not a member of type 'System.Data.DataRow' (Parameter 'propertyOrFieldName')
Is it possible to add DataRow support for sorting?"

I’m afraid we don’t plan to add such support, check our dynamic data demo for something similar.