How can I reproduce that behavior (using AJAX PRO) with ATLAS?!?

Rate It (1)

Last post 09-15-2006 4:22 PM by angel eyes. 2 replies.

Sort Posts:

  • How can I reproduce that behavior (using AJAX PRO) with ATLAS?!?

    09-14-2006, 5:07 PM
    • Member
      107 point Member
    • tresh
    • Member since 11-24-2004, 10:47 AM
    • Posts 35

    Hello again ! I have a normal page, with a search button, that open a popup(dhtml-div-iframe) !

    Using AJAX PRO:

    In that IFRAME(popup) I have a GridView with a LinkButton that calls a JS function passing a selected key!

    The JS Function call a server function passing that key!

     The server funtion get a class´s object and pass to JS function...

    The JS function Fill all fields from my MAIN form and close POPUP !

     

    How can I do that using ATLAS?

     

    []´s

  • Re: How can I reproduce that behavior (using AJAX PRO) with ATLAS?!?

    09-15-2006, 12:23 PM
    • Member
      107 point Member
    • tresh
    • Member since 11-24-2004, 10:47 AM
    • Posts 35

    No help ?!?

    :(

  • Re: How can I reproduce that behavior (using AJAX PRO) with ATLAS?!?

    09-15-2006, 4:22 PM
    • Member
      215 point Member
    • angel eyes
    • Member since 11-25-2005, 1:22 AM
    • Posts 43

    Not an expert, but here are a few suggestions:

    Take a look at the atlas control toolkit,

    For the pop up, there's a pop up extender. To fill the GridView async, you can use a web service. Actually, you don't have to. Just putting the GridView in an UpdatePanel with a PartialRendering ScriptManager will let you re-fill it with any query you'd like.

     

    And by the way, there's also a ModalPopUp extender, might fit your needs better.

Page 1 of 1 (3 items)