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
swapna muthiyaluswapna muthiyalu 

difference between client and ajax switch type in tab panel in visualforce page

Best Answer chosen by swapna muthiyalu
Aslam ChaudharyAslam Chaudhary
In case of Ajax ; Refershes when you click on Tab. If you put client it does not. 

All Answers

Aslam ChaudharyAslam Chaudhary
In case of Ajax ; Refershes when you click on Tab. If you put client it does not. 
This was selected as the best answer
swapna muthiyaluswapna muthiyalu
Thanks Aslam. can i give some scenerios where we use ajax and client?
swapna muthiyaluswapna muthiyalu
Thanks Aslam.