http://bugzilla.novell.com/show_bug.cgi?id=536547
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=536547#c536310 Summary: DataGridView shows nonexistent columns, Binding Navigator does not worl Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: x86 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Created an attachment (id=316628) --> (http://bugzilla.novell.com/attachment.cgi?id=316628) Zip file with the application environment User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) When reading data from the XML-File (contained in the attachment) the DataGridView adds the non existent columns OldTable_id and NewTable_id. The Binding Navigator does not change between the two channels (with ids "1" and "2"). Reproducible: Always Steps to Reproduce: 1. Start the application 2. Scroll the left and right gridview to the right 3. Use the Navigator Actual Results: Non-existent colums No effect on Navigation Expected Results: Only the three colums id, name, location should be visible The Navigator should toggle the contents of the DataGridViews between channels 1 and 2 Needs System.Windows.Forms.dll (Version 4.0.20506.1) supplied as reply to Bug Report #536310. -- Configure bugmail: http://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
