In sencha touch 2.3.1 there is no property named scrollable on the Ext.dataview.List. How can I disable scrolling on a Ext.dataview.List ?
Asked
Active
Viewed 701 times
1 Answers
1
Try to set the scrollable Property on parent element:
http://docs-origin.sencha.com/touch/2.3.0/#!/api/Ext.Panel-cfg-scrollable

perryflynn
- 301
- 1
- 8