Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index was out of range
Message
From
17/12/2010 00:48:27
 
 
To
16/12/2010 15:26:15
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01492752
Message ID:
01493029
Views:
48
>>Hi Frank,
>>
>>I know that you already got this sorted out by not using the grid row, but another thing you could have done is iterate through the DataTable.DefaultView instead of through the DataTable.Rows. The DefaultView automatically ignores the Deleted Rows and so would correspond one-to-one with your grid. And then you also wouldn't have to check the RowState.
>>
>>~~Bonnie
>
>Thanks Bonnie,
>
>good to know


You're welcome, Frank! =0)

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform