Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataControlRowState
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
DataControlRowState
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01201818
Message ID:
01201818
Views:
54
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
Next
Reply
Map
View

Click here to load this message in the networking platform