[Mono-bugs] [Bug 650847] New: Toggling (show/hide) buttons dynamically when the controls are ajaxified with RadAjaxManager

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 2 18:43:09 EDT 2010


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

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


           Summary: Toggling (show/hide) buttons dynamically when the
                    controls are ajaxified with RadAjaxManager
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: daniel.peichev at telerik.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=398263)
 --> (http://bugzilla.novell.com/attachment.cgi?id=398263)
Sample project that demonstrates the problem.

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11)
Gecko/20101012 Firefox/3.6.11

I have a simple scenario where I show/hide two buttons depending on the
selected item in a RadioButtonList (with AutoPostBack="true"). RadAjaxManager
is used to ajaxify the RadioButtonList so that it updates the buttons when the
user selects an item in the aforementioned control.

If you select one of the items (Button1 or Button2) in the RadioButtonList, the
corresponding button is expected to be displayed.

Reproducible: Always

Steps to Reproduce:
1.Open the attached project
2.Select an item in the RadioButtonList
Actual Results:  
Nothing happens

Expected Results:  
The button should be displayed as is in ASP.NET

-- 
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