Hi,
to persist the usercontrol data i used Session state.i tried session state in usercontrol page_init(),page_load() and it worked fine.i tried using same in web page it worked fine.
So i want to knw,am i doing right ?? or what is the way of persisting data in usercontrol during postback?
Go to the complete details ...