[Mono-bugs] [Bug 75139][Wis] Changed - Datagrid databinding problem

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 6 09:58:31 EDT 2005


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 radical at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75139

--- shadow/75139	2005-06-06 09:47:07.000000000 -0400
+++ shadow/75139.tmp.32440	2005-06-06 09:58:31.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75139
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: jackson at ximian.com                            
 ReportedBy: jordi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -30,6 +30,17 @@
 
 
 ------- Additional Comments From radical at gmail.com  2005-06-06 09:47 -------
 Created an attachment (id=15275)
 Proposed patch
 
+
+------- Additional Comments From radical at gmail.com  2005-06-06 09:58 -------
+Problem is that the DataMember property is not being processed.
+
+DataSourceHelper.cs is taken from System.Web.Util, only the exception
+has been changed from HttpException to Exception. Is it ok to just
+copy the class here? If not then how can we share this?
+
+One issue that i found, which should probably become another entry is
+that when DataSource is a DataSet but DataMember is "", ms.net shows a
+"+" with a list of the datatables in the DataSet, but we arent doing that.


More information about the mono-bugs mailing list