Hi!
I have a radcombobox on form, and I want to show drop down on client side in button click event handler. Everything is fine, but I am not able to choose any item in the first time (they are even not highlighted when mouse pointer is over them). When I open it the second time etc it works as it should.
The same effect is in demo: http://demos.telerik.com/aspnet-ajax/combobox/examples/programming/addremovedisableitemsclientside/defaultcs.aspx
Just open the page and click on "Open/Close Drop-Down" button, and first time you shouldn't be able to choose any item.
This problem is exists in IE 6 and IE 7 and doesn't exist under FireFox.
Thanks.
I have a radcombobox on form, and I want to show drop down on client side in button click event handler. Everything is fine, but I am not able to choose any item in the first time (they are even not highlighted when mouse pointer is over them). When I open it the second time etc it works as it should.
The same effect is in demo: http://demos.telerik.com/aspnet-ajax/combobox/examples/programming/addremovedisableitemsclientside/defaultcs.aspx
Just open the page and click on "Open/Close Drop-Down" button, and first time you shouldn't be able to choose any item.
This problem is exists in IE 6 and IE 7 and doesn't exist under FireFox.
Thanks.