asp.net gridview edit button click error
        Posted  
        
            by harold-sota
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by harold-sota
        
        
        
        Published on 2010-04-21T14:58:36Z
        Indexed on 
            2010/04/21
            15:03 UTC
        
        
        Read the original article
        Hit count: 293
        
I have this exception i have a asp.net gridview with select edit and delete button when i click edit or delete i have this bug. the gridview is inside a update pane
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: The GridView 'combinationViewGridView' fired event RowEditing which wasn't handled.
any ideas
© Stack Overflow or respective owner