Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 09-30-2010, 01:44 AM
CrackBerry Newbie
 
Join Date: Sep 2010
Posts: 9
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Displaying data horizontally

Hello All,

i am new to blackberry programming,I am using BB JDE 5.0...I am developing a score table using persistent data,where I am storing set of scores.The storage part is working fine ...but I am unable to display the headings(serial no, name and scores) horizontally. I tried using horizontalfieldmangr as well as gridmanager...can somebody help me out as to how do i display the contents horizontally?
Reply With Quote Tip this Post
    Thread Author   #2  
Old 09-30-2010, 01:45 AM
CrackBerry Newbie
 
Join Date: Sep 2010
Posts: 9
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

FYI, I have written the A13 pdf program from blackberry site
Reply With Quote Tip this Post
  #3  
Old 09-30-2010, 10:42 AM
Developer - ToySoft
Device(s): 9800 (Torch)
Carrier: Fido
 
Location: Canada
Join Date: May 2008
Posts: 2,756
Likes Received: 48
Thanked 80 Times in 54 Posts
Default

Quote:
Originally Posted by rashmi.rrb View Post
Hello All,

i am new to blackberry programming,I am using BB JDE 5.0...I am developing a score table using persistent data,where I am storing set of scores.The storage part is working fine ...but I am unable to display the headings(serial no, name and scores) horizontally. I tried using horizontalfieldmangr as well as gridmanager...can somebody help me out as to how do i display the contents horizontally?
if you want to use Manager to display your data then you'll need a table for each column.

I would recommend using a custom ListObject. In the draw method you can draw all your columns there. Each row you can also have different background color and text.
__________________
Visit our website www.toysoft.ca for Cool BlackBerry Apps!
Follow us @ http://twitter.com/toysoft or visit us at AppWorld
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   Displaying data horizontally

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes