Hi,
We are currently migrating one of our custom forms over to utilizing the RadDock.
The current functionality provides the ability for 3 grids stacked on top of one another to trigger the parent panels to show / hide i.e. show 3 grids then swap to showing one grid in the full space provided.
Is there a mechanism / utility methods within the dock panels / dock panel manager / splitter controls to achieve these capabilities?
This is a representation of the functionality:
Grid 1
Grid 2
Grid 3
Click Full View
Grid 1
Grid 1
Grid 1
Click View All
Grid 1
Grid 2
Grid 3
We have access to the grids and have allowed them to publish their current state e.g. Collapsed / Expanded on click of the button, this occurs via a .Net event and delegate method.
Thanks
Pete
We are currently migrating one of our custom forms over to utilizing the RadDock.
The current functionality provides the ability for 3 grids stacked on top of one another to trigger the parent panels to show / hide i.e. show 3 grids then swap to showing one grid in the full space provided.
Is there a mechanism / utility methods within the dock panels / dock panel manager / splitter controls to achieve these capabilities?
This is a representation of the functionality:
Grid 1
Grid 2
Grid 3
Click Full View
Grid 1
Grid 1
Grid 1
Click View All
Grid 1
Grid 2
Grid 3
We have access to the grids and have allowed them to publish their current state e.g. Collapsed / Expanded on click of the button, this occurs via a .Net event and delegate method.
Thanks
Pete