When I set the IsEnabled property to False, the tab is still active and clickable.
The visual indicator showing which tab is selected does not show/disappears when clicking the disabled tab, but the contents of the tab are displayed and no tabs are greyed out.
It doesn't matter if I hard code this value or use binding (which is what I need), the tab remain active.
ADMIN
Petar Marchev
Posted on:31 Dec 2024 12:50
Hi Jeremy,
I just tested with the latest version 9.0.0 and I do not see an issue with tab items that are not visible. I only see a small issue - when a disabled tab item is clicked it makes the RadTabView navigate to the first item.
Are you seeing any issues other than the last one I described? If so, pleas give more details.