Hi, I have a website with several dynamically created checkboxes (autopostback = true), buttons and textboxes. My question is how can I find out which control causes the postback. In my page_laod method I want to check if the postback is caused by a button or a checkbox. Knows anybody a solution to this...
Posted to
Web Forms
(Forum)
by
danni84
on
12-15-2006, 12:00 AM
Filed under: PostBack, button, checkbox, dynamic controls, autopostback, checkboxes