Dynamic control maintaing postback

Aug 10 2012 12:26 AM
I have multiple linkbutton control like textbox, checkbox etc, if i clicked textbox link i want to create a textbox and if clicked on checkbox create checkbox and persist previosly created control and its values on postback. do the same for no matter how many times i click on linkbuttons .