Tabpanel / Tab activate event

  1. #1

    Tabpanel / Tab activate event


    I am trying to show a window when a tab is clicked. None of the events I found for a tab were able to fire BEFORE the tab was shown. The window is a login control. Basically if someone clicks on Tab 'Private', a login control should popup. If authenticated, then show tab, if not, select previous selected tab (previous active tab). The activate event pops up the login control but only after rendering/showing the tab contents.. That defeats the purpose. Wondering if anyone knows a way around this. Thanks alot!!!

    On a side note, is there any way to call a codebehind function from the handler of the event (activate or any other one). So instead of showing a login window, it would call a codebehind funtion to check if user is logged on before popping up the window (all of this before the tab is shown of course).
  2. #2

    RE: Tabpanel / Tab activate event

    Bump? Wondering if anyone has any experience with this? Thanks alot!

Similar Threads

  1. Replies: 1
    Last Post: May 18, 2012, 1:52 PM
  2. Replies: 0
    Last Post: May 07, 2012, 7:50 AM
  3. Replies: 3
    Last Post: Dec 08, 2011, 8:14 AM
  4. [CLOSED] Tab activate event
    By LeeTheGreek in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 01, 2010, 1:21 PM
  5. Tabpanel - Autoload only on tab click/Activate
    By Tbaseflug in forum 1.x Help
    Replies: 5
    Last Post: Sep 01, 2009, 5:17 PM

Posting Permissions