J
John Dalberg
I have a web page with user controls and server controls and some of them
are data bound.
I need a way to find out the sequence of events that get fired from the
point I click a button to the point the page is refreshed. They could be
either with a postback or ajax.
What's the best way to accomplish this?
John Dalberg
are data bound.
I need a way to find out the sequence of events that get fired from the
point I click a button to the point the page is refreshed. They could be
either with a postback or ajax.
What's the best way to accomplish this?
John Dalberg