aspdotnet_website_programming thread: How could I call a Method at Page level from a User Control ?
I have created a User Control (.ascx), a VCR styled pager for use with the DataGrid Web Control. How could I call a Method, which is defined within the Page (.aspx), from a Event Handler, which is implemented within my User Control ? Thanks for your help, Andre
|





