[Mono-bugs] [Bug 76117][Blo] Changed - Datagrid command postback doesn't behave like on MS.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 15 17:08:39 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 carlos at applianz.com.

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

--- shadow/76117	2005-09-15 15:34:50.000000000 -0400
+++ shadow/76117.tmp.13309	2005-09-15 17:08:39.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo 64bit
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: carlos at applianz.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -145,6 +145,13 @@
 					</td>
 				</tr>
 			</table>
 		</form>
 	</body>
 </HTML>
+
+------- Additional Comments From carlos at applianz.com  2005-09-15 17:08 -------
+The problem appears to be mostly with the OnItemCommand, I have
+changed a few things on the example to get it to work but the main
+thing that seems to make a difference is the OnItemCommand, if I
+change it to OnDeleteCommand and make one of the Buttons a Delete then
+it works!


More information about the mono-bugs mailing list