0
Answer

Dynamic control maintaing postback

pragya prasad

pragya prasad

12y
946
1
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 .