Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry® World™ Development

Reply
Developer
anicangu
Posts: 100
Registered: ‎01-13-2011
Accepted Solution

Scrolling gridmanager

I am using blackberry java 4.5 so I had to create a grid manager class which extend Manager in order to show a table on the screen.

 

My problem is when data is too long is it only showed first rows until screen is full.

 

How could I add an scroll bar to the screen?

 

 

Please use plain text.
Developer
anicangu
Posts: 100
Registered: ‎01-13-2011

Re: Scrolling gridmanager

I have forgotten to create fields inside the grid as FOCUSABLE....!

Please use plain text.