G
Guest
I've given up trying to use the AJAX ModalPopupExtender and have opted,
instead, for using a hidden dropdownlist on my form. How do I get the
dropdownlist and it's corresponding label to display when a user enters a
value in a textbox? I thought about doing so whenever OnKeyDown or
OnKeyPress or, even, the OnTextChanged within that text box are fired, but I
can't seem to get it to work.
instead, for using a hidden dropdownlist on my form. How do I get the
dropdownlist and it's corresponding label to display when a user enters a
value in a textbox? I thought about doing so whenever OnKeyDown or
OnKeyPress or, even, the OnTextChanged within that text box are fired, but I
can't seem to get it to work.