window popup post selected record to parent

  1. #1

    window popup post selected record to parent


    <P class=MsoNormal style="MARGIN: 0in 0in 0pt">Hi,
    <P class=MsoNormal style="MARGIN: 0in 0in 0pt">I am working on a module where I need to display a page (page1.aspx) with a set of controls. All the controls should be set to blank by default. I should provide a button to search, upon clicking on the button, I should open a Coolite window control , which loads another aspx page (page2.aspx). This page has a Coolite grid panel to display the available records. When user selects a record, the window (which loaded page2) should get closed and the record is presented for editing on the main page ie Page1.

    I have seen an example of similar kind in coolite examples, but that uses a user control, where as here I need to work with different pages. To achieve this I have below questions.

    1.How to pass few keys as part of query string or someway to the page 2 which gets opened in the coolite window control
    2.Upon selection of record in window, how to pass the selected record to page 1.

    Your help is highly appreciated

    If there is a similar thread already posted , please redirect me there.
    <P class=MsoNormal style="MARGIN: 0in 0in 0pt">
    Thank you,
    Hari
    <P class=MsoNormal style="MARGIN: 0in 0in 0pt">
    <P class=MsoNormal style="MARGIN: 0in 0in 0pt">
  2. #2

    RE: window popup post selected record to parent

    Hi,

    The following topics contain information about iframe communication
    http://forums.ext.net/showthread.php...3141-16-1.aspx
    http://forums.ext.net/showthread.php...2138-16-1.aspx


    To pass parameters in query string use AutoLoad params (for dynamic params use function)
    http://forums.ext.net/showthread.php?postid=18179.aspx
  3. #3

    RE: window popup post selected record to parent

    Thank you.

Similar Threads

  1. Confirm popup is below parent window
    By Yury in forum 1.x Help
    Replies: 2
    Last Post: Feb 28, 2012, 3:20 PM
  2. Replies: 0
    Last Post: May 13, 2011, 7:40 AM
  3. [CLOSED] Button event is not firing in parent window from popup window
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 14, 2011, 7:35 PM
  4. Replies: 1
    Last Post: Mar 14, 2011, 4:20 PM
  5. Replies: 1
    Last Post: Mar 11, 2011, 10:07 PM

Posting Permissions