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

[Solved] RadCombobox is not rendering properly when postback happens in updatepanel

4 Answers 157 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
PMR IN
Top achievements
Rank 1
PMR IN asked on 29 Sep 2009, 08:06 AM
We have a RadCombobox in an updatepanel. There is also a fileupload control in another updatepanel. The Radcombobox displays correctly until a file is uploaded. But after the file is uploaded, the Radcombobox displays only a text box and a "select" link which is not clickable.  I am lost what could be the reason for this rendering. There is no modifcation in the RadcomboBox display from the code behind except for filling the combobox items. Please advise. This has become a critical issue. Any quick help is greatly appreciated.

4 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 30 Sep 2009, 12:40 PM
Hello there,

I guess that the skin files of RadComboBox are not referenced properly after the update. The solution is to et the skin of the combobox as an external skin, please check this help article which explains how to do this.

Greetings,
Yana
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
PMR IN
Top achievements
Rank 1
answered on 01 Oct 2009, 04:45 PM
Hi,
I tried to set the styles. But it is still not rendering properly. Even the functionality is not working? Could this be just a style issue? The textbox does allow to edit, the select link is not clickable. Any thoughts?
0
Yana
Telerik team
answered on 05 Oct 2009, 09:11 AM
Hello,

Could you please paste some simple code here so we to be able to test this behavior? Thanks

Greetings,
Yana
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
PMR IN
Top achievements
Rank 1
answered on 21 Oct 2009, 07:52 AM
Hi Yana,
We have gone with a work-around for now due to the deadline. I have not yet crated a sample project.
Tags
ComboBox
Asked by
PMR IN
Top achievements
Rank 1
Answers by
Yana
Telerik team
PMR IN
Top achievements
Rank 1
Share this question
or