[Mono-bugs] [Bug 517172] New: GridViewRowEditing event doesn't fire

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jun 28 11:40:47 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=517172


           Summary: GridViewRowEditing event doesn't fire
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: joe_audette at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11)
Gecko/2009060200 SUSE/3.0.11-0.1.1 Firefox/3.0.11

using the latest mojoPortal and the latest svn build of mono r137047
when I click a button in a GridView postback occurs but the RowEditing event
does not fires as it does on windows. I added logging statements inside the
event to confirm this. It happens anywhere that we are using GridView with in
place editing. You can find examples in our Content Manager Publishing grid and
also in places like Admin > Core Data > Tax Class Administration. If you click
the edit buttons the grid does not go into edit mode the page posts back and
the grid is now empty and the rowEditing event does not fire.

Reproducible: Always

Steps to Reproduce:
1.Try the tax class administrartion page in mojoPortal, try to edit an item in
the grid
2.Probably any example of GridView with in place edits can produce this bug
3.
Actual Results:  
rowEditing event does not fire, no error occurs but the grid is empty after
postback

Expected Results:  
The grid will fire the rowEditing event when a command button is clicked

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list