[Mono-bugs] [Bug 416111] New: [DataGrid] System.IndexOutOfRangeException: list position
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Aug 10 13:05:42 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=416111
Summary: [DataGrid] System.IndexOutOfRangeException: list
position
Product: Mono: Class Libraries
Version: 1.9
Platform: i686
OS/Version: openSUSE 10.3
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: michele at havana7.com
QAContact: mono-bugs at lists.ximian.com
Found By: DeveloperNet
Description of Problem:
I have a simple DataGrid in which I load data from a DataSet.
Data loading works fine but when I try to add a row I get a MessageBox that
tells me to correct the value.
Then I get this error: System.IndexOutOfRangeException: list position.
Steps to reproduce the problem:
1. Add a DataGrid to your form
2. Fill it with a DataSet
3. Click on the new line and write something
4. Confirm your data, then you get the error
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list