Completed
Last Updated: 06 Nov 2020 15:56 by ADMIN
Release 2020.3.1106 (R3 2020 minor release)
ADMIN
Created by: Lance | Manager Technical Support
Comments: 7
Category: TabView
Type: Feature Request
12
Add support for tabs that cannot be selected
Completed
Last Updated: 15 Sep 2021 08:35 by ADMIN
Release R3 2021
ADMIN
Created by: Lance | Manager Technical Support
Comments: 0
Category: TabView
Type: Feature Request
7
Introducing a TabItem.IsTabVisible property would be useful. 

Currently, if you want to hide a tab, you need to remove it from the TabView.Items collection and cache it in a backing collection.

Then, to re-show the tab, remove it from the cache and add it back to the TabItems (preferably at the same index if you've also cached it's position).
Completed
Last Updated: 21 Jan 2021 11:26 by ADMIN
Release R1 2021
ADMIN
Created by: Stefan Nenchev
Comments: 8
Category: TabView
Type: Feature Request
17
Add functionality to slide through the items like in a SlideView/Carousel.