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

Where is the TOOLTIP for a GridTemplateColumn?

2 Answers 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
matt
Top achievements
Rank 1
matt asked on 07 Jul 2008, 04:45 PM
I need to have a tooltip for the text in the GridTemplateColumn but it is nto there

Therefore I must create my own HeaderTemplate. The problem is once I create that then I lose the default sort functionality I was using. So is there anyway to fix this?

The only way I can figure is make the headertemplate a linkbutton and OnClick have that button activate that sort functionality. But how would I do that?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 08 Jul 2008, 05:19 AM
Hi Matt,

Go through the following forum link which discuss a similar issue.
Cannot sort Column with HeaderTemplate property on a GridTemplateColumn set

Thanks
Shinu.
0
matt
Top achievements
Rank 1
answered on 08 Jul 2008, 03:36 PM
ok worked thanks.

good to know it is so easy. I was prepared to have to manually sort
Tags
Grid
Asked by
matt
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
matt
Top achievements
Rank 1
Share this question
or