[Mono-bugs] [Bug 80982][Blo] New - DataGridViewRow problem when running VB.Net on Suse 10.2
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 28 06:29:21 EST 2007
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 trekman101 at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80982
--- shadow/80982 2007-02-28 06:29:21.000000000 -0500
+++ shadow/80982.tmp.14000 2007-02-28 06:29:21.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 80982
+Product: Mono: Runtime
+Version: 1.2
+OS: SUSE 9.2
+OS Details: Suse 10.2 workstation
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: trekman101 at hotmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: DataGridViewRow problem when running VB.Net on Suse 10.2
+
+DataGridViewRow.set_Height fails with "Height can't be less than minimum
+height' when running VB.Net from Visual Studio 2005 on Suse 10.2 and Mono
+1.2.3. I tried values from 3 to 600 for the height paramater in the
+property box for the DataGridViewRow in Visual Studio: nothing works. I
+have no idea what value Mono is using for the Minimum Height. I didn't
+set such a value in the property box (there isn't one!). Can you give me
+some guidance?
+
+Also, the XMLReader doesn't process the .ReadStartElement("")
+properly. .Net documentation specifies that the reader is to set the
+pointer at the NEXT node. The Mono implementation fails to do this. I
+can give additional details if you would like.
+
+Thank You
+Alan
More information about the mono-bugs
mailing list