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

[Solved] LinkButton inside header of Multi Column Combo

1 Answer 113 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 07 May 2008, 03:54 PM
Hi,
I want my column headers in my multi-column combo box to be Link buttons which I can wireup to a server side event handler.

In the InstantiateIn() method of my column header template class (based on ITemplate) which I create a LinkButton.
It renders as <a >MyHeader</a> but no attributes or event handlers are generated to postback to my ASPX page.  The generated column header link button text is visible but not underlined.

What am I doing wrong or is this not possible?

Thanks, AL

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 08 May 2008, 09:15 AM
Hello A,

I attached the latest internal build to this thread that allows accessing the controls residing in the HeaderTemplate and other HeaderTemplate improvements. Please download the files and give them a go.

If the problem persists, I would ask you to put together a small and running project and attach the files to a new support thread so that we can test them locally and try to find a working solution for you.

Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox
Asked by
Andy
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or