Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataControlRowState
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
DataControlRowState
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Divers
Thread ID:
01201818
Message ID:
01201818
Vues:
53
In the GridView RowDataBound event I am checking for the Row.RowState value.
As far as I know those are the available DataControlRowStates:

Normal = 0,
Alternate = 1,
Selected = 2,
Edit = 4,
Insert = 8

When I step into the code I noticed that in some cases my Row.RowState = 7.

Does anyone knows what 7 is ?
Thank you,
Daniel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform