runtime docking

Hi, I would like to be able to create new grids and have them tab dock on the right hand side of a typical explorer view, ie tree on left tabbed grids on right. I want to be able to do this at runtime, how can I go about this? cheers Pete

2 Replies

AD Administrator Syncfusion Team October 19, 2004 10:04 AM UTC

ah worked out a little but, with the use of dockingManager1.DockControl, but I can''t seem to control where ite appears in the tab order, always appears at the front


AD Administrator Syncfusion Team October 22, 2004 12:26 PM UTC

Hi Peter, Sorry for the delay in responding. The docking manager internally uses TabControlAdv, and since the TabControlAdv does not have support for rearranging the tabs, this is not possible in the docked tabbed groups also. However, we will consider this as a feature request and make it possible to rarrange tabs during runtime. Thanks. Best regards, Stephen. >ah worked out a little but, with the use of >dockingManager1.DockControl, >but I can''t seem to control where ite appears in the tab order, always appears at the front

Loader.
Up arrow icon