Programmatically Change Grid scroll_options

Hi there,

Using the Grid object we can change the iScroll behavior by using the scroll_options. For instance putting this “mouseWheel:true, scrollbars:false, bounce:true, zoom:false” will change the way the Grid behaves together with the iScroll library.

My question is… Is there any way to change or to specify the same scroll_options programmatically?

BR,
Paulo