[Mono-bugs] [Bug 77573][Maj] Changed - DataGrid / PagedDatasource Error when using DataTable as DataSource
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 1 15:41:41 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 monobugs at hofstaedtler.name.
http://bugzilla.ximian.com/show_bug.cgi?id=77573
--- shadow/77573 2007-02-19 15:39:02.000000000 -0500
+++ shadow/77573.tmp.18453 2007-03-01 15:41:41.000000000 -0500
@@ -2,21 +2,20 @@
Product: Mono: Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Linux gordon 2.4.27-2-386 Debian testing
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Major
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: monobugzilla at yellowguppy.com
QAContact: mono-bugs at ximian.com
TargetMilestone: 2_0
URL:
-Cc:
Summary: DataGrid / PagedDatasource Error when using DataTable as DataSource
I have a datagrid in an form which has the DataSource set with a
System.Data.DataTable. On the MS runtime the datagrid, successfully
databinds and displays the data.
@@ -131,6 +130,14 @@
Mono
ii mono-mcs 1.1.13.1-1 Mono C# compiler
ii mono-xsp 1.0.5-2 simple web server to run
ASP.NET applications
ii mono-xsp-base 1.1.13-0pre1 base libraries for XSP 1.1
ii mono-xsp2-base 1.1.13-0pre1 base libraries for XSP 2.0
+
+------- Additional Comments From monobugs at hofstaedtler.name 2007-03-01 15:41 -------
+I'm also affected by this bug, but I'm trying to bind an IDataReader
+to the DataGrid, where I've obtained the DataReader from a MySqlCommand.
+This is with the .NET 2.0 class libs, and on Linux.
+Using the MS runtime on Windows, it works fine.
+
+mono 1.2.2 from Debian etch
More information about the mono-bugs
mailing list