Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I see all methods for the object?
Message
De
12/03/2008 14:30:42
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Divers
Thread ID:
01301402
Message ID:
01301438
Vues:
14
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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform