0
Answer

Dynamic control maintaing postback

Photo of pragya prasad

pragya prasad

12y
1.3k
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 .