I have a list of items. I have to provide users an opportunity to edit those values. As I cannot efficiently handle it using textbox(generated dynamically), I was thinking to have dropdownlist which are editable.
Any suggestions?
I have a list of items. I have to provide users an opportunity to edit those values. As I cannot efficiently handle it using textbox(generated dynamically), I was thinking to have dropdownlist which are editable.
Any suggestions?