Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77144 --- shadow/77144 2006-01-03 09:50:52.000000000 -0500 +++ shadow/77144.tmp.15055 2006-01-03 09:50:52.000000000 -0500 @@ -0,0 +1,45 @@ +Bug#: 77144 +Product: Mono: Class Libraries +Version: 1.1 +OS: Windows XP +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: the datagrid is drawn wrong on the form. + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +the datagrid is drawn wrong on the form. + +Steps to reproduce the problem: +1. create a winforms application. +2. add a datagrid to the form, but do not bind any data to it. +3. compile and run the application. + +Actual Results: +the datagrid is drawn but the right side of the datagrid is displayed as +black blocks. + + +Expected Results: +the datagrid to look like m$ winforms datagrid. + +How often does this happen? +everytime + +Additional Information: +i am using the latest mono 1.1.12.1 with the latest libraries from the +monocharge package. + +Also, as soon as you bind the datagrid to data the datagrid will redraw +itself correctly so the error only happens on the initial load of the datagrid. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
