This is a migrated thread and some comments may be shown as answers.

RadGrid Client-side Databinding & Sub-objects Question

2 Answers 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Austin Jones
Top achievements
Rank 1
Austin Jones asked on 19 Oct 2010, 12:27 AM
Can RadGrid columns be declaratively bound to sub-objects (i.e. DataFieldName="Property.SubObjectProperty") when taking a client-side databinding approach?  We're currently configured to use a declarative WCF client datasource and have noticed that no data is being returned for our columns bound to sub-objects.  The databinding was working as expected when previously taking a server-side databinding approach.  Any insight would be appreciated since this isn't necessarily listed as a client-side databinding limitation. 

Thanks!

Austin

2 Answers, 1 is accepted

Sort by
0
Accepted
Nikolay Rusev
Telerik team
answered on 19 Oct 2010, 08:32 AM
Hello Austin,

RadGrid will not manage this scenario with client-side binding. You can try manually populating the cells for this columns by handling OnRowDataBound event.

Best wishes,
Nikolay
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
0
Austin Jones
Top achievements
Rank 1
answered on 19 Oct 2010, 03:56 PM
Ok, thank you for clarifying!
Tags
Grid
Asked by
Austin Jones
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Austin Jones
Top achievements
Rank 1
Share this question
or