trigger updatePanel update on close of modalPopup

Last post 07-11-2006 4:32 PM by bitbucket. 0 replies.

Sort Posts:

  • trigger updatePanel update on close of modalPopup

    07-11-2006, 4:32 PM
    • Member
      45 point Member
    • bitbucket
    • Member since 07-07-2006, 12:55 AM
    • Posts 9

    [i previously posted this in the toolkit forum where it was suggested i might get better response from a non-toolkit one, so here goes:]

    i've got a popup prompting for uname & pwd. on close of the popup (and successful auth), i'd like to be able to update the loginView and treeView (menu) on the main page, which are both in updatePanels.

    my best solution so far is to have buttons with width & height = 0 in the updatePanels and then do a button.click() call from my modal's onOk() script. this seem kinda unelegant to me, and i'm convinced there has to be a better way.

    is there not a way to trigger an updatePanel.update() from (client) script??

    thanx....!

Page 1 of 1 (1 items)