Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Special Error occurs no event, is Microsoft control problem?
Message
From
14/11/2011 23:43:30
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Special Error occurs no event, is Microsoft control problem?
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01528901
Message ID:
01528901
Views:
75
Hi all,
I use vb.net . I find use BindingSource, BindingNavigator and Datagridview( 1 DataGridViewTextBoxColumn).
First, BindingNavigator1.BindingSource= BindingSource1 , Datagridview1.datasource = BindingSource1 and AllowUserToAddRows = False.
(Must) Step1. Click the BindingNavigatorAddNewItem Button, and entry some of data, after press enter key.
Step2. Only press Esc , then will pop error message. But i havn't use one code and occour no event when i Ctrl + break.

Error Message is :
ArgumentOutOfRangeException was unhandled.
Out of Range parameter : rowIndex

Troubleshooting tips:
Make sure the arguments to this method have valid valuse.
If you are working with a collection, make sure the index is less than the size of the collection.
When using the overloaded two-argument findString or FindExactString methods with a ComboBox or ListBox, check the startIndex
parameter.

Anyone know this error, or this is Microsoft control problem, no method to solve ?
Thank you all reader.
Next
Reply
Map
View

Click here to load this message in the networking platform