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

[Solved] DropdownList doesn't work after upgrading

1 Answer 26 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ping
Top achievements
Rank 1
Ping asked on 17 Nov 2010, 04:59 PM
Hi,

I attached the aspx file and a screen shot. The AgencyID dropdownlist used to work fine but is not rendered properly after upgrading to 2010.3.1110. I tried different z-index (3, 200, 1000000) and tried to remove z-index altogether without luck. Does anyone know what is wrong?

Thank you in advance.

Ping Xie
CACI
pingxiechen@yahoo.com

1 Answer, 1 is accepted

Sort by
0
Ping
Top achievements
Rank 1
answered on 17 Nov 2010, 08:48 PM
I figured what is wrong. 2010.3.1100 was wrong in the link of the master page. After corrected it to 2010.3.1110, the dropdownlist works fine.

<

 

 

link type="text/css" href="~/Content/2010.3.1100/telerik.office2007.min.css" rel="stylesheet" />

 

 

 

 

 

 

 

 

 

Tags
ComboBox
Asked by
Ping
Top achievements
Rank 1
Answers by
Ping
Top achievements
Rank 1
Share this question
or