Hi,
I am dynamically genrating controls in gridview , on a click of a button, the page is loaded and all the controls are lost. I checked by enabling the viewstate property for each dynamic control but its not working.Please let me know how to retain all the controls on the page and also their state.
Thanks in advance