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

RadComboBox in VS2010

5 Answers 109 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Vitaly
Top achievements
Rank 1
Iron
Iron
Vitaly asked on 06 Feb 2012, 09:33 PM

Good afternoon,
I have code in my aspx page:

 

 

 

<telerik:RadComboBox ID="ddlSuperintendent" runat="server" Width="170px" AllowCustomText="false" >

 

 

 

 

 

 

 

 

</telerik:RadComboBox>

 


After I load ComboBox with a names of the superintendents and then I choose appropriate name and RadComboBox get fill with choosen name but for some reason the choosen name get shifted on the left so almost half name not visible.Second time when I choose the name it working fine.
This happens only in VS2010
In VS 2005 worked fine.
I have just converted my web app to VS2010.
Please help me to resolve this issue.

5 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 08 Feb 2012, 11:58 AM
Hi Vitaly,

Could you please clarify what do you mean by working fine in VS 2005 and not in VS 2010? Are you referring to run-time (the browser)? If so, in which browser do you observe this behavior? Which version of Telerik.Web.UI are you using?

Greetings,
Simon
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Vitaly
Top achievements
Rank 1
Iron
Iron
answered on 08 Feb 2012, 04:10 PM
Thanks Simon for your responding,
Yes that is corrrect I am referring to run-time.
I have application form in my web app where I have various textbox for user to fill out and RadComboBox where fill with default name.
User fill out all necessary information and if user want to change name in Combobox he/she clicks on arror and it gives user choice to about 20 to 30 different name.User select name and ComboBox fil with this name but for some reason this name in the box get shifted to the left so 3 or 4 first letters user cannot see.
In Vs2005 I used Telerik.Web.UI version 2009.2.701.20
In Vs2010 I used Telerik.Web.UI version 2011.3.1305.35

Thanks so muc for your help.
0
Simon
Telerik team
answered on 08 Feb 2012, 05:08 PM
Hello Vitaly,

Thank you for the details.

Now, in which browser do you observe this behavior? Could you reproduce it on our live BETA demos?

All the best,
Simon
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Vitaly
Top achievements
Rank 1
Iron
Iron
answered on 08 Feb 2012, 06:02 PM
in EI8 browser but unfortunately I cannot reproduce this in live BETA demos.
I added :

AutoPostBack

 

 

="true"
and it works but I really dont need to do this..

Thanks Simon.

 

0
Simon
Telerik team
answered on 13 Feb 2012, 12:24 PM
Hello Vitaly,

If you cannot reproduce it in the demos, it most probably has been fixed. We haven't addressed such issue specifically, however, we've made other fixes in our JS and CSS code, so it could have been a glitch that got resolved.

Please test your case with Telerik.Web.UI vQ1 2012 we are releasing this week and let me know whether the issue persists.

All the best,
Simon
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ComboBox
Asked by
Vitaly
Top achievements
Rank 1
Iron
Iron
Answers by
Simon
Telerik team
Vitaly
Top achievements
Rank 1
Iron
Iron
Share this question
or