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

Post back event in multi select dropdown

2 Answers 261 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Ram
Top achievements
Rank 1
Ram asked on 17 Sep 2012, 03:25 PM
Hi,

I am using rad combo with checkboxs ( ie. Multi Selectable ).

Just want to postback the page, after when users chooses the values in combo.

Tried, selected index changed event, but its not firing.   Please help.

2 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 17 Sep 2012, 03:50 PM
Hi Ramesh,

In order to make RadComboBox to postback every time an item is checked/unchecked you need to set its AutoPostBack property to 'true'. The following help article has it all on RadComboBox checkboxes: http://www.telerik.com/help/aspnet-ajax/combobox-usability-checkboxes.html.

I hope this will help.

Kind regards,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Ram
Top achievements
Rank 1
answered on 20 Sep 2012, 01:57 PM
I found another soln, thanks.
Tags
ComboBox
Asked by
Ram
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Ram
Top achievements
Rank 1
Share this question
or