We have an application already developed using SmartClient ListGrids & TreeGrids. We want to now make it available on the iPad. I am somewhat familiar with the "scrollable div" problem that the webkit browser has, so when I load up the application on the iPad, if the number of rows in the grid exceed the visible portion of the screen I am not offered any scrollbars to be able to scroll the grid within the page (as I am offered on the desktop browser). I am, however, able to browse your examples (http://www.smartclient.com/#Welcome) on the iPad and I do get the scrollbars in the sample grids as I would expect.
Is there something special I need to do on our side in order to get the scrollbars to appear?
I am running Isomorphic SmartClient Framework (SC_SNAPSHOT-2011-01-05/Pro Deployment 2011-01-05)
Is there something special I need to do on our side in order to get the scrollbars to appear?
I am running Isomorphic SmartClient Framework (SC_SNAPSHOT-2011-01-05/Pro Deployment 2011-01-05)
Comment