I have 2 grid's docked as tabs to the bottom of my screen. When I disable one, the other becomes active and shown. How do I prevent this behavior?
Hello,
Could you please let me know what exactly behavior you are looking for? What should happen when you disable the one of the UltraGrids? Also I assume that you have an DockAreaPane which is docked bottom and two dockableControls panes which represents your UltraGrids, which are in the bottom area?
Please let me know if I misunderstood your scenario.