https://bugzilla.novell.com/show_bug.cgi?id=442181
Summary: Bug in DataGridViewRowCollection.cs
Product: Mono: Class Libraries
Version: 2.0
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Description of Problem:
In method: "internal void Sort (IComparer comparer)"
on row: 517: "list.Sort (0, Count - 1, comparer);"
It crashes if number of rows is zero which is kinda obvious.
Some sort of control needs to be done prior to this method.
Steps to reproduce the problem:
1. Sort a datagridview with zero rows
2.
Actual Results:
Expected Results:
How often does this happen?
Additional Information:
--
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs