Which control initiated post back

M

Mike Malone

Is there a way in the post_back method to detect which control caused the postback?

- mike
 
A

Alvin Bruney [MVP]

Yes this information is wrapped in the sender object. If for example, it came from a textbox, you can cast sender to a textbox testing to see whether it is null or not

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Is there a way in the post_back method to detect which control caused the postback?

- mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top