I have the same issue. We are currently still on extjs 2.2.1. Everything seems to work well, but the scrollbars
don't show up in the panels (grid and other).
Any workaround for this ipad annoyance?
Michael
Printable View
Which of these events is implemented in the Ipad version of Safari?
- double click
- right mouse click
- drag and drop
Hi,
Just wanted to add a link to a blog post that show the implementation of iScroll in ExtJS App with only 10 lines of code :
http://www.rahulsingla.com/blog/2011...tc-using-iscro
It works well for me on my iPad (Ext 3.4), we just need to find a way to make it work with the rowselectionmodel on grids.