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

Sorting is for single template in hierarchical GridView

1 Answer 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dinesh
Top achievements
Rank 1
Dinesh asked on 22 Aug 2013, 10:38 AM
Hi Team,
We have a requirement that in hierarchical GridView user should able to sort only current Expand Template(ChildGrid) records when there are multiple expanded template. so we are having issue to implement  the functionality for 'Application should sort the selected or expanded child grid results only'.
I am attaching screenshots  for reference.
Thanks
Dinesh


1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 26 Aug 2013, 01:03 PM
Hello Dinesh,

We kindly ask you to use just one support channel to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

I am copying my answer here as well, so the community can benefit from it:
By design RadGridView uses ChildGridViewTemplates to display different hierarchy levels. All currently expanded child rows (at the same level) corresponds to one and the same GridViewTemplate. It is allowed to modify the template, but as it is common to all ChildViewInfos, its changes reflects to all the child rows at this level - to the whole template. It is normal and desired behaviour for hierarchical RadGridView, because this child template is some kind of a pattern for constructing the child rows view. So, to answer your question, it is not supported to have different child templates for each child row at the same level with the purpose to modify them individually. 

Thank you for your understanding.

Regards,
Desislava
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Dinesh
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or