Update panel doesn't play nice...

Last post 12-02-2008 3:13 AM by Lance Zhang - MSFT. 1 replies.

Sort Posts:

  • Update panel doesn't play nice...

    11-29-2008, 6:47 PM
    • Member
      1 point Member
    • gwardell
    • Member since 11-13-2008, 1:58 PM
    • Posts 4

    Hmm, is seems like the update panel and gridview don't play nice together.

    I have three gridviews on a single tab panel. Two of the gridviews are each in their own update panel.  All of the grid views have caption headers.

    When the update panel updates the caption on it's respective gridview is rendered beneath the grid, despite it being defined as being on the top of the grid.  The grid and caption were rendered properly when the page originally loaded.

     Any thoughts on how to solve this problem?
     

     ---------------

    Further info.

    It only does this in IE6 and IE7.  IE8 not tested.

    It displays properly in Firefox 2.0, Safari, and Opera.

  • Re: Update panel doesn't play nice...

    12-02-2008, 3:13 AM
    Answer
    Hi gwardell
     
    In this scenario, I think the UpdatePanel and GridView can work together without problem. May be the issue is caused by the Tab Panel.
     
    I would like to suggest you try to define the Style in CSS class, not using inline CSS.
     
    If the facing issue still cannot be solved, please post the related code here, we will glad to help.
     
    Thanks.

     

    Lance Zhang
Page 1 of 1 (2 items)