Is it possible to edit GridView header? When user double clicks the header column, it should allow me to change the header text.
Please let me know if anyone have any solution for this.
Thanks in advance
Regards,
Niranjan
1 Answer, 1 is accepted
0
Maya
Telerik team
answered on 05 Oct 2010, 03:43 PM
Hello Niranjan,
Basically, you may predefine the ContentTemplate of the GridViewHeaderCell and put a custom control of yours that handles the double-click and editing. For example:
Here the code is with a TextBlock, but this is the place to put the custom control you create.
Kind regards,
Maya
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