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

RadComboBox Autopostback Issue

1 Answer 183 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
macmariman
Top achievements
Rank 2
macmariman asked on 28 Nov 2008, 05:02 PM
Hi, I have the following issue.
I have a page with two radcomboboxes. Both of them with the AutoPostBack property set to false.
The first action I'm taking is to select an item from the first radcombobox, and after that, I open the second radcombobox which retrieves data based on the the first radcombo selected value.
However, Neither the .Text nor the SelectedItem properties from the first combo has any selected value. The Text property is equal to "" while the SelectedItem is equal to null.

Any idea what's going on here ?

Thanks in advance,

Martín.

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 01 Dec 2008, 09:17 AM
Hello macmariman,

This is indeed strange. I would ask you to share the code of your implementation so we can find out where the problem is.

All the best,
Veselin Vasilev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
macmariman
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Share this question
or