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

RadComboBox not working after refreshing page

4 Answers 110 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Bünyamin
Top achievements
Rank 1
Bünyamin asked on 01 Jun 2012, 02:05 PM
Hi;

I am trying to make a simple "Choose your language" page that has a radcombobox. In my page I only have a image and a radcombobox with language options. 

When I refresh the page radcomcobox turns into a textbox and a select text next to it. 
I am also using IIS URL Rewrite tool. But the page that has the combobox does not have any rewrite rule at all.

When I disable the rewrite rules it turns normal and when I able them it stops working again.

I hope my english is enough.

Thanks for your help.

4 Answers, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 05 Jun 2012, 12:26 PM
Hello Bünyamin,

This is a rather strange. Could you provide us with a sample from this behavior so we would be able to troubleshoot the scenario in question locally?
Also, does this happen in all major browsers? What is the version of RadControls for ASP.NET AJAX that you use in your application?

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
Walter
Top achievements
Rank 2
answered on 19 Jun 2012, 07:50 PM
I am seeing the same behaviour as well. There are some Ajax Postbacks where the combobox does not properly redraw.  Although I can reproduce the behaviour at any time in the application I am unsure what is causing it to build a reproducable sample.

I am using IE 7 and RadControls 2011.3.1115.40. 
 
0
Dimitar Terziev
Telerik team
answered on 22 Jun 2012, 07:26 AM
Hi Walter,

From what you have described as a behavior it appears that the styles of the RadComboBox are not being loaded correctly. Could you add a RadStyleSheetManager control on the page and set the EnableAjaxSkinRendering="true" property of the RadComboBox and let us know whether the problem persists.

Greetings,
Dimitar Terziev
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
Walter
Top achievements
Rank 2
answered on 22 Jun 2012, 01:53 PM
Thanks Dimitar,

That resolved the skin rendering issue.
Tags
ComboBox
Asked by
Bünyamin
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Walter
Top achievements
Rank 2
Dimitar Terziev
Telerik team
Share this question
or