catching the control that causes postback
hi everybody, i have various controls placed in a dbgrid, one of them has its autopostback property set to true. i want to know in the page load event if this control was the one which fires the postback event.thanks....
|