Making Tabs Disable based on Boolean values

0
Hello Team,    I have a tab container with 3 tabs , I need to make them disable based on boolean values , I am unable to use dynamic class for each tab . So based on boolean values i need to make them enable or disable. How I can achieve this.    Thanks in Advance  Pavan
asked
1 answers
2

Hi Sunkara Pavan Kalyan,

                                For tab container there will be no option for enable or disable.It only applied for user role only.In tab container If you are in the tab 2 means it will show tab 2 datas.

For the tab container no need of Enable or disable process

answered