SitePen / dgrid

A lightweight, mobile-ready, data-driven, modular grid widget designed for use with dstore
http://dgrid.io/
Other
628 stars 295 forks source link

dgrid with dojox.mobile.ScrollableView #1337

Open klng72 opened 7 years ago

klng72 commented 7 years ago

Hi,

Thanks in advance for any help on this matter.

I've place a dgrid in a dojox.mobile.ScrollableView and on a desktop browser the scrollbar works as it should.

But, when viewing the same page on my mobile (iPhone), the scrollbar went missing.

Can anyone shred some light on this matter? And, how it can be resolved?

Regards