can somebody please list the events that asp.net understands
can somebody please list the events that asp.net understands
Thanks you!
depends on the control.
For what, a text box, a button, a list, the page... it is a bit different for each.
I mean, in the tutorial that i am reading, it say, "The Page_Load event is one of many events that ASP .NET understands: . . ." ok, but what is the rest of those events?
is there a list any where i can see them?
Page_Load is the only one i know.
thanks
onclick onselectedindexchanged onload oninit ondatabinding onprerender ondisposed onunload and many many more, its basically the events in vb, well most of them.
http://msdn.microsoft.com/library/de...serespeven.asp
that is about event driven programming in vb.net, http://search.microsoft.com/search/r...t+events&na=30 here is a search for asp.net events. Hope this helps.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks