Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using Container object with 3 tabs.
Depending on the selection in the listbox, I want to hide the respective tabe.
How to accomplish this feature?
You cant control the Container tabs to hide/show based on any event...May be with a Macro code..
But if you consider placing another container with those 2 desiderd charts/grids and can hide/show whole container..
Pros: Still the objects inside the 2 contaiers can be linked..so any change to the grid/chart will be applied to both..
Or
Create buttons to control the grids/charts..u can make the buttons look a like container...
Phani