This question is locked. New answers and comments are not allowed.
HI I have a Telerik mvc grid using serverbinding. I can edit and display the popup containing the data from the row I selected. I have a custom editor template for editing which contains a dropdownlist , that is accessed by UIHint.
What i need is , when the data is displayed on popup, i have to be able to change the dropdown to a textbox within a click of a button( a button which i already have) so basically, clicking this button will change the dropdown to textbox. How can i do this.????
Any help will be appreciated
What i need is , when the data is displayed on popup, i have to be able to change the dropdown to a textbox within a click of a button( a button which i already have) so basically, clicking this button will change the dropdown to textbox. How can i do this.????
Any help will be appreciated