[Mono-bugs] [Bug 72426][Maj] Changed - Cannot filter by Guid type columns in a DataView
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Feb 2005 20:20:15 -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 eto@shaw.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=72426
--- shadow/72426 2005-02-09 20:17:29.000000000 -0500
+++ shadow/72426.tmp.4893 2005-02-09 20:20:15.000000000 -0500
@@ -41,6 +41,12 @@
ditto.
------- Additional Comments From eto@shaw.ca 2005-02-09 20:17 -------
Created an attachment (id=14159)
Sample 'hack' patch to make this work. Should probably not be done this way!
+
+------- Additional Comments From eto@shaw.ca 2005-02-09 20:20 -------
+I noticed the TypeCode enum does not have a Guid type in there, so
+it should probably not be done this way (I have only done it this
+way to make it work for me right now).
+