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