Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I see all methods for the object?
Message
From
12/03/2008 14:30:42
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Miscellaneous
Thread ID:
01301402
Message ID:
01301438
Views:
15
This message has been marked as the solution to the initial question of the thread.
>Hi everybody,
>
>In the source code window in VS 2005 I want to code the method which fires when you navigate through the grid.
> First of all, I don't know the method's name,

Is this the WebControls.GridView. If so then, IIRC, there's PageIndexChanged and SelectedIndexChanged (amongst others)


but secondly, I could not figure out how to show all available methods for each particular object.
>
>How can I do it?

The events are all listed in the Properties window (click the button with the lightning icon)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform