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

Changing the header on a GridViewGroupRow

1 Answer 96 Views
GridView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 29 Mar 2011, 11:33 PM
I would think this would be fairly straightforward but can't seem to find a solution.  I need to intercept the GridViewGroupRow_Loaded event and change the header text based on some condition.  Style selectors, Converters, and Header Templates are not able to achieve what i want.  Also, the example using EventSetter does not work in Silverlight.  Where and how can i get the GridViewGroupRow_Loaded event to fire?  thx.

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 30 Mar 2011, 02:30 PM
Hello David,

 
I believe that the better approach is use GroupHeaderTemplateSelector as it is demonstrated in our online demo.


Kind regards,
Vanya Pavlova
the Telerik team
Tags
GridView
Asked by
David
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or