[Mono-bugs] [Bug 37124][Nor] Changed - Mono cannot render a DataGrid control

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 24 Jan 2003 11:26:34 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/37124	Fri Jan 24 03:53:59 2003
+++ shadow/37124.tmp.26565	Fri Jan 24 11:26:34 2003
@@ -101,6 +101,14 @@
 "server=sql_server_name;database=Northwind;User ID=sa;Password="
 
 ------- Additional Comments From imitko@openlinksw.co.uk  2003-01-24 03:53 -------
 The bug behaves in same way even i have removed
 "Trusted_Connection=yes;" from the connect string. 
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-01-24 11:26 -------
+I'm using trusted_connection + user id + password for IBuySPy and it
+works fine.
+
+For the test case, as i don't have that Northwind database sample, I'm
+using one of the tables from Portal and have verified that, yes, the
+datagrid does not render correctly.