watusi / jquery-mobile-iscrollview

JQuery Mobile widget plug-in for easy use of the iScroll javascript scroller.
408 stars 183 forks source link

Iscroller not working on the custom gridview #135

Open pssingh43 opened 10 years ago

pssingh43 commented 10 years ago

Iscroller working great in listview but when i try it to run in an custom - gridview its not working

jtara commented 9 years ago

Try using a wrapper around the gridview, rather than trying to instantiate it on the grid view itself.