I have a dockpane that displays selected items in a data grid and allows the user to select a row and open it's asset information in SAP. After checking if the SAP connexion is valid I set a state. I've set the condition on the button that opens the dockpane, which works fine, but if the pane is already open, it remains open in the interface.
I was wondering if it is possible to close a dockpane or disable it's controls based on a state/condition value?
Thank you,
Benoit