Unplanned
Last Updated: 29 Sep 2025 08:43 by ADMIN
Bohdan
Created on: 22 Sep 2025 11:10
Category: DockManager
Type: Feature Request
3
Option to auto-collapse single TabGroupPane tab into PaneHeader
Hi, Telerik Team,

Currently, when multiple panes are grouped in a TabGroupPane inside the DockManager, they are displayed as tabs (expected behavior).
However, if the user drags/undocks panes and only one pane remains in the tab group, it still stays displayed as a tab.

In this scenario:
FR: it would be very useful if developers could control this behavior with a property (for example CollapseLastTab).

When enabled, the DockManager would automatically collapse the TabGroupPane and render the remaining pane as a normal Pane with header (same as if it was never in a tab group).

The behavior is reproducible in the DockManager Overview demo on Telerik Blazor documentation site.
DockManager Overview

Thanks,
Bohdan
1 comment
Bohdan
Posted on: 22 Sep 2025 11:12
Just for more context - this issue has already been discussed in the Telerik Forum here:
DockManager Tabs Issue