Gridview inside modal popup

Last post 12-12-2006 5:57 PM by David Anson. 2 replies.

Sort Posts:

  • Gridview inside modal popup

    11-30-2006, 3:29 PM
    • Member
      112 point Member
    • kcmonster58
    • Member since 07-10-2006, 3:17 PM
    • Greer, SC
    • Posts 92
    I have a gridview inside an update panel, which is inside a modal popup panel. When the gridview updates, if it is larger than the original size of the popup panel, the panel does not render quite right. If I scroll at all, the panel corrects itself. What can I do about this?
    2+2=5 (for extremely large values of 2)
  • Re: Gridview inside modal popup

    12-05-2006, 8:45 PM
    Answer
    • Star
      8,710 point Star
    • David Anson
    • Member since 04-10-2006, 9:39 PM
    • Microsoft
    • Posts 1,842
    • AspNetTeam

    Thanks for the issue - I created work item 6276 for this. You can make the fix I outline there for yourself for now and that should do what you want:

    Fix appears to be to add a call to "this._layout();" to the end of _partialUpdateEndRequest [in ModalPopupBehavior.js].


    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Gridview inside modal popup

    12-12-2006, 5:57 PM
    Answer
    • Star
      8,710 point Star
    • David Anson
    • Member since 04-10-2006, 9:39 PM
    • Microsoft
    • Posts 1,842
    • AspNetTeam
    FYI: The work item has just been fixed and the fix will be included in a future Toolkit release.

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (3 items)