Poonhammer
New Member
*** I used a PlaceHolder control to "late-load" a User Control(.ascx) that contains a Repeater control. I am unable to receive the Repeater Button click events in the User Control code-behind procedure. The code-behind Page_Load works fine, but all other Buttons in the User Control don't make their way back to the code-behind procedures!<BR><BR>I know that this should be possible, but I'm stuck trying to figure out why.<BR><BR>Please enlighten me . . . <BR><BR>Aaron