Click here to Skip to main content
15,914,419 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to dynamically create a combo box? when the selected changed event fires of first combo box, it should create another combo box and text box dynamically. The combobox and textbox has to be created 4 times dynamically.

Could anyone help on this???

Thanks,
Prasant
Posted
Updated 11-Dec-10 0:14am
v3

1 solution

dynamic text boxes[^]

Look into the second answer which creates textboxes dynamically depending on the event.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900