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

RadComboBox is disabled after and ajax postback

1 Answer 64 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mario
Top achievements
Rank 1
Mario asked on 04 Mar 2010, 07:46 PM

Hello Telerik Team,

I have an very strange behavior happenin...

I have this ajaxsettings

 

 

 

 

 

<telerik:AjaxSetting AjaxControlID="Order_Type">

 

 

 

 

 

<UpdatedControls>

 

 

 

 

 

<telerik:AjaxUpdatedControl ControlID="suggestionsCb" LoadingPanelID="AjaxLoadingPanel1">

 

 

 

 

 

</telerik:AjaxUpdatedControl>

 

 

</UpdatedControls>

 

 

 

 

 

</telerik:AjaxSetting>

 

 

for some reason when I change the "order_type" (which is a radcombobox) 2 times in a row and the "suggestionsCb" gets updated (which is also another radcombobox) each time, on the 2nd time the "suggestionsCb" textbox is disable, the user have to click on the arrow in order to put custom text in the box

Let me know if you need more detail

Regards

 

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 09 Mar 2010, 10:09 AM
Hello Mario,

I could not reproduce the problem in a simple page. Please find it attached and let me know what it is different in your case.

Sincerely yours,
Veskoni
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Ajax
Asked by
Mario
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or