[Mono-bugs] [Bug 653013] New: Ajax request problem from controls within RadGrid

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 11 10:56:02 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=653013

https://bugzilla.novell.com/show_bug.cgi?id=653013#c0


           Summary: Ajax request problem from controls within RadGrid
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 1.2.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: jmilillo at aviorcomputing.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=399728)
 --> (http://bugzilla.novell.com/attachment.cgi?id=399728)
Sample project with RadGrid

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)

Ajax requests originating from RadGrids CommandItemTemplate or buttons within
the grid do not update properly.

Reproducible: Always

Steps to Reproduce:
1. Click on the Dynamic tree node, a new tab will open and the label text is
updated to say 'This tab was launched by TreeView'.  - Expected
2. Click on the Static tab; click the ToolBarButton and both the tab text and
label text should change.  - Expected
3. Click on the Static tab; clicking on the CommandItemButton (RadToolBar in
the Grid) or the GridColumnButton (green arrow image in the Grid) will update
the MultiPage and the Label but not the tab strip - the original tab appears to
be changed.
Actual Results:  
Tab strip is not updated to 'Dynamic'

Expected Results:  
Tab should show the 'Dynamic' tab with an updated label

-- 
Configure bugmail: https://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