[quote]Veli said:Hello James,
Data operations like filtering, sorting and data editing on nested properties is not supported in RadGrid. You need to provide names of immediate properties as DataField values for your columns. If you can modify your data objects or create a mapping to some custom data objects, you can map your nested properties as first level properties. RadGrid would then be able to use these fields in data calculations when sorting and filtering.
Greetings,
Veli
the Telerik team
[/quote]
Is this still an issue in the 2015 versions of RadGrid? I'm using Q1 2015 SP1 ...