|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Where is the onclick event?where in the page cycle does a button's onclick event take place? How can I,
in general, find out where control's events are situated in comparison with the standard init,load,databound... events in Page? Turn trace on. It will show all events in order.
-- Show quoteHide quoteChristopher A. Reed "The oxen are slow, but the earth is patient." "Daves" <dbspam@simnet.is> wrote in message news:uZfLnz4FGHA.2064@TK2MSFTNGP09.phx.gbl... > where in the page cycle does a button's onclick event take place? How can > I, in general, find out where control's events are situated in comparison > with the standard init,load,databound... events in Page? > ahh great!
now how come I don't see the DataBinding event for the Page? Isn't the page always databound? Show quoteHide quote "Christopher Reed" <carttu@nospam.nospam> wrote in message news:uQLZz2%23FGHA.4036@TK2MSFTNGP12.phx.gbl... > Turn trace on. It will show all events in order. > -- > Christopher A. Reed > "The oxen are slow, but the earth is patient." > > "Daves" <dbspam@simnet.is> wrote in message > news:uZfLnz4FGHA.2064@TK2MSFTNGP09.phx.gbl... >> where in the page cycle does a button's onclick event take place? How can >> I, in general, find out where control's events are situated in comparison >> with the standard init,load,databound... events in Page? >> > >
Other interesting topics
Menu Control
looking for a special kind of table control Control-level security Paging and Filtering in Gridview (.NET 2.0) Question on Submit all fields on a tabstrip that is using multipage DataGrid dynamic columns / firing events XML Editor The mystery of passing form values ObjectDataSource How can I prevent a GridView from opening when the page is firstentered ? |
|||||||||||||||||||||||