04-14-2011 12:33 PM
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?
Solved! Go to Solution.
04-27-2011 11:38 AM
I have forgotten to create fields inside the grid as FOCUSABLE....!