Hello ,
I have an application with a pageview which contains a scrollview, inside the scrollview there is a ContainerView.
In the controller i init the ContainerView with an third party javascript chart library, the problem i am facing now is when i place the 3rd party Javascript chart library on top of containerview i am not able to scroll that, it seems touch events are not getting passed to the scroll view .
any clues how i can come above this ??
Regards,
Gargi