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

combobox selected option

1 Answer 53 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Troika
Top achievements
Rank 1
Troika asked on 17 Jul 2013, 11:04 AM
i'm implementing like this demo http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/multiplecomboboxes/defaultcs.aspx
but when i copy the all code in demo the option on the last combobox is not saved when i click the explore option, it always goes to the frist option on that combo instead of the selected one, what am i missing?

i'm using q12013 sp1

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 22 Jul 2013, 08:34 AM
Hi Troika,

If you are using the same code the selection should be kept after post back. If it is not, probably the last combo is always rebound. For your reference I'm attaching the same sample. Please test it and verify that your code is similar.

Regards,
Hristo Valyavicharski
Telerik
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 the blog feed now.
Tags
ComboBox
Asked by
Troika
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or