Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have 2 charts in one container object like following:
Now My Requirement is when I select First Chart then List Box will Show and When I Select on 2nd chart list box will Hide.
There is no Action available in Container and also I didn't find any function to get the ActiveObjectID. Please help.
You can use a macro. Check here: Get Active object in a Container
Hi,
PFA
hope this helps you
Thanks,
Suresh
Hi Suri,
I am using Personal Edition so can you plz let me all the steps or else paste the screen shots.
Thanks in advance.
Hi,
No actions can be set on the container.
There can be a workaround. Instead of container, put both charts normally and display them conditionally by setting action on a button or textbox.
1) macro
2) button/textbox
3) nested container
- container single object
- container grid
- chart
- listbox
- chart