Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with mmDataGrid
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00812216
Message ID:
00812398
Views:
11
>What's the exception?

Because EditItemIndex is somehow going from a non-negative number to -1 between the SaveDataSet Call and the mmDataGrid.BindBack method this line:

DataGridItem item = this.Items[this.EditItemIndex];

Is throwing this exception:

[Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index]
Rip Ryness
International Falls, MN
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform