Hi Team,
The following issue exists in IOS.
I have a page where using RadTabView, Initially when opened the page we show 4 tabs by default and the 5th one is hidden, on a button click we do IsVisible = true & IsSelected = true for the 5th tab, but the 5th tab is not getting visible in IOS whereas it is getting selected (tab name is highlighting which indicates that it is selected).
For the first 4 tabs also we are binding the IsVisible with one property, If we hide that while making the 5th tab visible then the 5th tab is being visible.
The same code works fine in IOS.
Thanks,
Mohammed Rameez Raza (Rameez).