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

Groupexpression FieldName. Navegation Property "intance.Person.Name" or Collection 'intance.Othervalues['personNombre']'

2 Answers 36 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Giancarlo
Top achievements
Rank 1
Giancarlo asked on 17 Mar 2011, 06:46 PM
Hello
I have a problem regarding the functionality of the Control Grouping has RadGRID. I am using a collection to populate my RADGRID. items from my collection contains a property named 'OtherValues​​' which type Dictionary ... I want to build a GroupByExpression beyond the elements of my dictionary, more or less like
"OtherValues ​​['namePerson'] Group By OtherValues ​​['namePerson']" There is some syntax of how to do it? or is there another way?

2 Answers, 1 is accepted

Sort by
0
Giancarlo
Top achievements
Rank 1
answered on 17 Mar 2011, 09:05 PM

apparently, you can do with this http://www.telerik.com/help/aspnet/grid/grdtipswhenbindingtocustomcollections.html

 I'm still studying .. but if someone knows the subject well would help me

0
Mira
Telerik team
answered on 22 Mar 2011, 04:18 PM
Hello Giancarlo,

Please examine the following help topics to see how to work with the group by expressions of the grid:
Declarative definition
Programmatic definition

I hope this helps.

Regards,
Mira
the Telerik team
Tags
Grid
Asked by
Giancarlo
Top achievements
Rank 1
Answers by
Giancarlo
Top achievements
Rank 1
Mira
Telerik team
Share this question
or