Program a combobox/dropdownlist to create textboxes dynamically
Hi all,
I want to Program a combobox/dropdownlist to create
textboxes dynamically.
A user simply selects a number from a combobox, say from 1-
10 and this creates a corresponding number of label and
textboxes.
Thanks
Edward
|