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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
