https://bugzilla.novell.com/show_bug.cgi?id=668771
https://bugzilla.novell.com/show_bug.cgi?id=668771#c0 Summary: The grid row selection stops to work after first ajax request Classification: Mono Product: Mono: Class Libraries Version: 2.10.x Platform: Other OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=411651) --> (http://bugzilla.novell.com/attachment.cgi?id=411651) Sample Description of Problem: Under the Mono 2.10 RC1 the selection on grid's rows stop to work after first ajax request. Steps to reproduce the problem: 1. Open and run attached example. 2. Select some row 3. Try to drill-down the grid (it makes an ajax request) 4. Try to select another row Actual Results: You cannot change the selected row. Expected Results: You can change the selected row. How often does this happen? After first ajax request. Additional Information: It's related to System.Web.Extensions 1.0.61025.0, it's working with 3.5 ver. Under Mono 2.8.2 it was worked with both SWE's versions. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
