G
Guest
I have 2 forms that I need to merge into one form. When user clicks button A,
controls (textboxes, dropdowns, etc) need to fill a form area, when user
clicks button B different controls should be displayed.
What's the best way of doing?
I put 2 panels that contain different sets of controls, and programmatically
showing/ and filling the form on Button click. Is that the right way?
Thanks
controls (textboxes, dropdowns, etc) need to fill a form area, when user
clicks button B different controls should be displayed.
What's the best way of doing?
I put 2 panels that contain different sets of controls, and programmatically
showing/ and filling the form on Button click. Is that the right way?
Thanks