[Mono-bugs] [Bug 78808][Wis] New - Designed TableStyle with DataGrid fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 10 17:18:05 EDT 2006
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 roger.jakobsson at jorosoft.se.
http://bugzilla.ximian.com/show_bug.cgi?id=78808
--- shadow/78808 2006-07-10 17:18:05.000000000 -0400
+++ shadow/78808.tmp.28814 2006-07-10 17:18:05.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 78808
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Ubuntu
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: roger.jakobsson at jorosoft.se
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Summary: Designed TableStyle with DataGrid fails
+
+Description of Problem:
+When designing a TableStyle in the designer for a DataGrid an exception
+is thrown.
+
+Steps to reproduce the problem:
+1. Attached is a VS2003 sample, compile it with MS.NET
+2. Run the exe in Mono/Linux
+3. Click the button
+
+Actual Results:
+System.ApplicationException: The PropertyDescriptor for this column is a
+null reference
+
+Expected Results:
+Loading of the embedded control and displaying the grid as in
+Windows/MS.NET
+
+How often does this happen?
+Always
+
+Additional Information:
+Tested in Ubuntu 6.06 with Mono from SVN as of today.
More information about the mono-bugs
mailing list