I have implemented a carousel using following link: http://try.sencha.com/extjs/4.1.1/community/carouselcontainer/viewer.html
I have added 4 views in the carousel container. I want vertical scroll for one view and not for the remaining views. I am getting all views vertically scrollable now. Can anybody tell me how to avoid vertical scroll for the remaining views? I have added my view in my code.
Thanks