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

[Solved] RadCombo with checkbox to handle FooterTemplate

2 Answers 66 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Suresh Kannan
Top achievements
Rank 1
Suresh Kannan asked on 16 Nov 2009, 07:39 AM
Hi,

 I m using RadCombo to select multiple items using chekbox, i need to handle the FooterTemplate enable/disable or visible/hidden via CLIENT SCRIPT.

Placing some control on the FooterTemplate, once if i select the item is called "Custom" checkbox then only footertemplete visible = true, otherwise it shold be hidden.


How can i handle this using client script..


Thanks & Regards,

Suresh Kannan P

2 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 17 Nov 2009, 04:22 PM
Hello Suresh Kannan,

You can set an id to the outermost container of the FooterTemplate and toggle its display style attribute whenever the selection changes (SelectedIndexChanged event of RadComboBox).

Sincerely yours,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Suresh Kannan
Top achievements
Rank 1
answered on 18 Nov 2009, 12:54 PM
Thanks for your suggestion, i will try that
Tags
ComboBox
Asked by
Suresh Kannan
Top achievements
Rank 1
Answers by
Simon
Telerik team
Suresh Kannan
Top achievements
Rank 1
Share this question
or