function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
csbaacsbaa 

Apex TabPanel and Tabs

Hello Hepler

I  have a VisualForce page with  a tabPanel  and a few tabs

each tab  display  some records  from a custom object  in the pageblocktable

when I  am switching  between the tabs  I want  some data  initialoizasion apex method to run  but I do not  know  how  to call my  Apx  method  automaticaly  when the a tab became active tab

aany ideas?

thanks in advance
csbaa 
Ramu_SFDCRamu_SFDC
The following post might help http://stackoverflow.com/questions/12908640/call-class-method-on-onclick-of-apextab-visualforce-page