This question is locked. New answers and comments are not allowed.
I've been adding some Telerik functionality to a few views today and I have everything working properly, except for dropdowns. For some reason I can get the dropdowns, time picker etc to render and display and dropdown, but after it's dropped down I can't select any of the items in the list. I've checked that I have all the proper javascript files included.
At first I thought it was related to in-grid editing but then I tested it in place of a standard @Html.DropDownList that I had and I got the same result.
Any ideas? Anything else I should check?
At first I thought it was related to in-grid editing but then I tested it in place of a standard @Html.DropDownList that I had and I got the same result.
Any ideas? Anything else I should check?