Hi Guys,
My new application demands that based on "Process" selection, controls on my page should be changed/created.
Suppose when i select "Process A", a textbox and a radiobutton should appear. Whereas, if i select "Process B", a dropdown and a textbox should appear.
How can i achieve this? What would be best practice? Also If i use Jquery to create a element dynamically, how can i retrieve its value on Server-Side?
Thank You in advance
http://hashtagakash.wordpress.com/