Dynamically loaded User Control, reading data on postback

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dethadi
    New Member
    • Mar 2011
    • 1

    Dynamically loaded User Control, reading data on postback

    Hi:

    I am loading a user control on postback of a link click event. Now, when I try to retrieve the selected values in this control on button click event (next postback), I am not able to. Can you please help me out?

    I am using page_init with a IsPostBack condition. but it reloads the user control and I am not able to get the selected values.

    Thanks in advance.

    I can provide the code if needed.
Working...