[Mono-bugs] [Bug 653503] New: Programmatically added DataGridViewCheckBoxColumn is added at wrong location and does not display data from underlying DataSet
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Nov 14 07:14:42 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=653503
https://bugzilla.novell.com/show_bug.cgi?id=653503#c0
Summary: Programmatically added DataGridViewCheckBoxColumn is
added at wrong location and does not display data from
underlying DataSet
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: wdehoog at exalondelft.nl
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=400096)
--> (http://bugzilla.novell.com/attachment.cgi?id=400096)
screenshot
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.2)
Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729)
When programmatically adding a DataGridViewCheckBoxColumn using
DataGridView.Columns Add or DataGridView.Columns.Insert it ends up at the wrong
location.
The columns also do not reflect the values in the table used to populate the
DatagridView.
See sample app and screenshot.
Reproducible: Always
Steps to Reproduce:
Try the sample app.
--
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