Completed
Last Updated: 15 Sep 2021 08:35 by ADMIN
Release R3 2021
ADMIN
Created by: Lance | Senior 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: 13 Apr 2021 11:56 by ADMIN
Release 2021.1.413 (R1 2021 minor release)
Under "normal" conditions, the user interacts with each tab in turn, finally getting to the last tab and submitting valid data, but under some conditions the tab control appears to not function correctly - clicking on the headers quickly will change which tab's header is highlighted, but the display content does not change. 
Completed
Last Updated: 13 Apr 2021 11:56 by ADMIN
Release 2021.1.413 (R1 2021 minor release)
if you rapidly switch between random tabs immediately after the page is displayed and IsContentPreserved is True, the tabview content stops getting updated
Completed
Last Updated: 24 Feb 2021 13:39 by ADMIN
Release R1 2021 SP1
With R1 2021 release the  the content of the first tab of the TabView is not visible on UWP.
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.
Completed
Last Updated: 06 Nov 2020 15:56 by ADMIN
Release 2020.3.1106 (R3 2020 minor release)
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 7
Category: TabView
Type: Feature Request
12
Add support for tabs that cannot be selected
Completed
Last Updated: 21 Jan 2019 06:06 by ADMIN
When you have declared a RadTabView with a single item and you try adding items at runtime - the new TabViewItems are added to the Items collection of the control but the UI is not updated.
Completed
Last Updated: 27 Jul 2018 11:14 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 2
Category: TabView
Type: Bug Report
0
Allow different width tab headers. For example, 200, 100, 100.

Available in minor release 2018.2.727.250. It will also be available in the R3 2018 release.