Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to show my text box when i clicked on first tab of my container,Means,I am having two tabs in container when my first tab is active then i want to show that text box how to achieve the same.
Thanks
Hi Vijeta,
I think there is no Inbuilt function to achieve your requirement.
Hi,
Thanks for your reply but,is there any other way to do the same.
Hi,
There is no onclick event in container, so it is not possible to get which tab in container is clicked or active. The workaround for this is use buttons and variables to show and hide the charts and text object, this way you will have better flexibility over the objects.
Hope this helps you.
Regards,
Jagan.
Hi,
Sorry. I have no solution as the objects (Charts) are placed inside the container. But you can try the below link as an alternate solution.
How to identify which Object ID is active inside a container