[CLOSED] How to get the values of child page'form by parent's direct event?

  1. #1

    [CLOSED] How to get the values of child page'form by parent's direct event?

    Hi all! My requirement.A parent page loads many different child pages using framework comunication way,then I need get the many child page' value of the form by parent' directevents or directmethods,please give me some good suggestions,for example,how to choose ext.net control to design the child page,I need a general way to achive the goal,please give me a good way.thanks!
    Last edited by Daniil; Apr 18, 2013 at 3:44 AM. Reason: [CLOSED]
  2. #2
    Hi @hujq,

    You can send a child page's things to a parent DirectEvent via a DirectEvent's ExtraParams.

    Also it is possible to achieve the requirement using a MessageBus.
    https://examples2.ext.net/#/MessageBus/Basic/Complex/
  3. #3
    Thanks,i have solved the problem succeefully using your method.

Similar Threads

  1. [CLOSED] Open parent window from child page using DirectEvent?
    By tjshin in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 15, 2012, 2:25 PM
  2. Replies: 1
    Last Post: May 29, 2012, 8:51 AM
  3. Replies: 1
    Last Post: Feb 03, 2012, 2:36 PM
  4. [CLOSED] Child page to parent page call
    By majestic in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Oct 05, 2010, 5:41 PM
  5. Treepanel - get child values of selected parent
    By Tbaseflug in forum 1.x Help
    Replies: 2
    Last Post: Nov 10, 2009, 11:28 AM

Posting Permissions