[Mono-bugs] [Bug 668771] New: The grid row selection stops to work after first ajax request
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue Feb  1 18:22:33 EST 2011
    
    
  
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: mhabersack at novell.com
        ReportedBy: mkral at sygnity.pl
         QAContact: mono-bugs at lists.ximian.com
          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.
    
    
More information about the mono-bugs
mailing list