Browse By Tags

  • Open WeDialogWindow from dropdownlist

    How do get a webdialogwindow to open by selecting a specific item in an asp dropdownlist? Also, is it possible to do this without setting the dropdownlist to autopostback?

    Any help is much appreciated.

     

  • Re: WebDialgoWindow and WebUpload Issue

    Hi,
    Thanks for answering me.

    I tried that piece of code and I got a javascript error: the WebDialogWindow is null. So I tried this:

     

    function 

     

    showIt() {

     

     

    var dialogWindow = $find('<%= WebDialogWindow1.ClientID %>');