Direct Method - Tab Panel - Execute in one tab from another - desperate = help?!?

  1. #1

    Direct Method - Tab Panel - Execute in one tab from another - desperate = help?!?

    I have a tabpanel - two tabs - a direct method in one - and I need to call it from the other. How can I?

    The tab panel I am trying to execute the direct method is called "Panel4" - so am trying the below - but does not work:

    this.ResourceManager1.AddScript("App.direct.App.Panel4.GetQuoteByID();");
    Last edited by Tbaseflug; Jan 07, 2013 at 8:28 PM.
  2. #2
    Can you post a sample? Are those tabpanels two separate pages in iframes? If not, shouldnt you just do:

    App.direct.GetQuoteByID();

Similar Threads

  1. [CLOSED] Output Cache issue with Direct Method / Direct Event
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 18
    Last Post: Mar 01, 2013, 5:03 AM
  2. [CLOSED] how to call direct method
    By tactime10 in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 04, 2012, 8:38 AM
  3. [CLOSED] MVC - Direct Method
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 19, 2012, 9:43 PM
  4. Direct method and direct event over SSL?
    By dimitar in forum 1.x Help
    Replies: 0
    Last Post: Oct 08, 2011, 8:09 PM
  5. Execute Ajax/Direct Event from Client-Side?
    By Tbaseflug in forum 1.x Help
    Replies: 5
    Last Post: Dec 16, 2010, 5:35 PM

Posting Permissions