I have a legacy asp application that I am converting into a telerik application. The .NET framework has been converted to 4.0. In visual studio I used the Telerik menu option to update the project to a Telerik project (i.e. update the web.config, etc.). On the first page being converted I replaced an asp combobox with a radcombobox then added hard coded radcomboboxlistitems to the combobox in the asp page. When I displaly the page the telerik radcombobox is disabled or appears to be. Next, I added a new page to the project and again added the same radcombobox control with items; however, in this page it worked. Has anyone seen this behavior before? One note, I checked the javascript on the page and nothing appears to be disabling any controls. This is a strange one?
Thanks,
Steve Holdorf
Thanks,
Steve Holdorf