Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this code returns null?
Message
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01347651
Message ID:
01347702
Views:
18
>>Hmm, why the Row isn't bound and what exactly means the row bound? I assign DataSet to GridView's datasource.
>
>I assume this is a WebControls.GridViewRow ?
>What's the RowType of the row in question? - are you sure it's a DataRow not a Header,Footer or other non-bound type?

Yes. It is a record in a GridView I'm trying to delete. Getting names from the Cells works fine, so using alternative syntax should also work. I like the alternative syntax much better because you don't need to guess which column is the last name or first name.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform