HI may I ask how do I bind Igrouping value to Radgridview
thanks
code
IQueryable<IGrouping<int, Info>> Infos = new IQueryable<IGrouping<int,info>>();
2 Answers, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 28 Oct 2010, 10:02 AM
Hi george, Have you tried using the ItemsSource property of RadGridView? Maybe you will have to transform your data to a suitable format depending on what exactly you want to see in the grid?
Greetings,
Ross
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