Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nested gridviews - try to understand
Message
De
14/04/2007 02:09:56
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Nested gridviews - try to understand
Divers
Thread ID:
01215903
Message ID:
01215903
Vues:
60
Hi all,
        void GridView1_RowCommand(object sender, GridViewCommandEventArgs e)
        {
            GridView gv = (GridView)sender;
            ...
Q. is: is gv parent of GridView1 ? - if not what this line mean ?

TIA,
Gojko
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform