[Mono-bugs] [Bug 75001][Maj] New - Datagrid events not binding correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 19 23:26:52 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 cmorgan at alum.wpi.edu.

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

--- shadow/75001	2005-05-19 23:26:52.000000000 -0400
+++ shadow/75001.tmp.10878	2005-05-19 23:26:52.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 75001
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: debian unstable 2.6.10 kernel
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.Web
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: cmorgan at alum.wpi.edu               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Datagrid events not binding correctly
+
+Description of Problem:
+Datagrid events aren't binding properly.  This is apparent from the
+behavior of the datagrid as well as from the html source code output from
+xsp2 that lacks the javascript onclick events.
+
+
+Steps to reproduce the problem:
+1. Create a datagrid
+2. Bind events
+3. Load page and notice that they aren't bound
+
+
+How often does this happen? 
+Surprisingly not for every datagrid.  Some datagrids work just fine.  I've
+actually copied the code from working datagrids to non-working ones such
+that the code nearly matches and still the events aren't bound.
+
+
+Additional Information:
+Testing files will follow.


More information about the mono-bugs mailing list