In my application I am making extensive use of the Objectlist Control.
With Windows Mobile devices, you are able to scroll to the right to view
multiple columns of data within the Objectlist Control.
In testing the same code on the BlackBerry Simulator, the columns are
"wrapping", and it seems that the Blackberry is not allowing me to scroll to
the right past the screen width.
Is this the normal blackberry behavior, and if so, do I need to design the
number of columns within the Objectlist differently?
JJ - 13 Nov 2006 13:31 GMT
The Blackberry browser (or just about any other Blackberry app) cannot
scroll horizontally, only vertically.
> In my application I am making extensive use of the Objectlist Control.
>
[quoted text clipped - 8 lines]
> Is this the normal blackberry behavior, and if so, do I need to design the
> number of columns within the Objectlist differently?
Mark Gialo - 13 Nov 2006 14:36 GMT
thanks again JJ.
> The Blackberry browser (or just about any other Blackberry app) cannot
> scroll horizontally, only vertically.
[quoted text clipped - 11 lines]
> > Is this the normal blackberry behavior, and if so, do I need to design the
> > number of columns within the Objectlist differently?