How to dynamically Add tabs to DockManager component

1 Answer 21 Views
DockManager
Behzad
Top achievements
Rank 1
Behzad asked on 14 Mar 2025, 05:00 PM
The question is quite straightforward. I need to add tabs to a DockManager's Tab pane via a button. How is that possible?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 19 Mar 2025, 09:10 AM

Hello, Behzad,

At this point there's no dedicated method to add a pane in the DockManager. A possible approach would be to use the setOptions method, and pass a new rootPane configuration. Here's a small example for reference.

Let me know if that would work for you.

Regards,
Martin
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Tags
DockManager
Asked by
Behzad
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or