[CLOSED] Tab Panel Tab Activate function.

  1. #1

    [CLOSED] Tab Panel Tab Activate function.

    Hi,

    I have used tab panel in web page and implemented DirectEvent (Activate) for each tab (task and event). Actually this web page loads as popup window while clicking on some links in parent form. So based on link (new event link, updateEvent link, new Task and update Task) "Click" event the popup window will show buttons at bottom of the popup window, means if new event link clicked, "Add event" button will show up, or if update event (id of event will pass as paramenter) link clicked the "update event" button will show. In Direct Event of tab I have implemented specific tab related functionality. It is working properly up to this point.

    If I have open popup window by clicking event update link, the "update event" button is showing, I clicked that button and updated, after that I have clicked task tab, in this case the bottom update event button should replace with "add task" button, but it is not happening, so I have added listener to show the appropriate buttons based on tab activate handler, this is creating problem. While clicking on update event link initially the popup showing update event, then Activate (Listener) handler is firing so Add Event button is showing, but I need to show "Update Event" button at bottom.
    Last edited by Daniil; Sep 19, 2011 at 6:28 PM. Reason: [CLOSED]
  2. #2
    Please provide test sample because text description only is not enough to fully understand the issue

Similar Threads

  1. [CLOSED] Executing JS function after ext.net panel autoload
    By Daly_AF in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 22, 2012, 2:06 PM
  2. [CLOSED] Tab Panel Tab Activate Listeners issue
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 16, 2011, 5:11 PM
  3. Replies: 13
    Last Post: Feb 24, 2010, 5:34 PM
  4. [CLOSED] Is there a "CloseAll" function for the tab panel?
    By iansriley in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Oct 29, 2009, 4:57 PM
  5. Replies: 4
    Last Post: Aug 10, 2009, 4:00 PM

Tags for this Thread

Posting Permissions