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?
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?