This question is locked. New answers and comments are not allowed.
I have a dropdownlist editor template referenced through the Model which in turn is bound to a
grid inside a tab on a tabstrip. When the user wants to edit an item in the grid , the dropdown renders and populated but will not open to change a value. It will not respond to any clicks. Its as though it is disabled.
/////UPDATE////////
I found the issue. My control was named the same as another dropdown on the same page. That will really mess things up!
grid inside a tab on a tabstrip. When the user wants to edit an item in the grid , the dropdown renders and populated but will not open to change a value. It will not respond to any clicks. Its as though it is disabled.
/////UPDATE////////
I found the issue. My control was named the same as another dropdown on the same page. That will really mess things up!