I want to create 5 text boxes created on drop down selected index change and 4 text boxes created if dropdown index is 4. dropdown is inside asp.net updatepanel. There is a button as well inside update panel. When user will click that button, whatever is typed in textboxes, is shown on label.
Please suggest me solution.
May this work