Tagged Questions

1
vote
4answers
1k views

Determine which button inside a user control sent the event

I have a user control that has several buttons. On page_load, I want to run a method except if a specific button was pressed. When I check the sender on page load inside the user control, I just get ...
0
votes
1answer
113 views

processing page

how to show a processing page on load of certain data display page in asp.net.