Hi ApexUnited,
Unfortunately, sorting and data operations are not supported on nested or indexed fields in Radgrid, even though databinding succeeds. You will have to either create a wrapper object around your data entity that exposes
Item["corn_acres"] as a public property, or transfer your object data to a DataTable or DataSet for RadGrid to bind.
Best wishes,
Veli
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.