GridPanel Popup Search an return value to parent GridPanel Cel

  1. #1

    GridPanel Popup Search an return value to parent GridPanel Cel

    Hi,
    I have a GridPanel with Itens from a invoice, and y will open a popup window with a another GridPanel to search an return then ID of Product for this invoice item.

    Any example?

    I have made my self to return to parent panel this,

    parent.campo_texto.setValue(campo_texto.getValue());
    This work fine.

    But to return in a cell into a parent GridPanel I have no idea how to do.

    Thaks by help.
    Last edited by Daniil; Feb 28, 2012 at 12:49 PM. Reason: Please use [CODE] tags
  2. #2
    Quote Originally Posted by jonasscalar View Post
    Hi,
    I have a GridPanel with Itens from a invoice, and y will open a popup window with a another GridPanel to search an return then ID of Product for this invoice item.

    Any example?

    I have made my self to return to parent panel this,

    parent.campo_texto.setValue(campo_texto.getValue());
    This work fine.

    But to return in a cell into a parent GridPanel I have no idea how to do.

    Thaks by help.
    This is a part of my solution:

    http://forums.ext.net/showthread.php...el-in-DropDown

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: Apr 20, 2011, 6:01 AM
  3. Replies: 8
    Last Post: Jan 27, 2011, 9:33 PM
  4. Replies: 2
    Last Post: Jan 07, 2010, 3:54 PM
  5. OnBlur - Return Search Value
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: Jan 20, 2009, 2:01 PM

Posting Permissions