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

Java Development

Reply
Trusted Contributor
kirthiga
Posts: 204
Registered: ‎07-14-2010
My Carrier: Blackberry developer

Re: binding data to list field at runtime using http connection

@ted ,

 

 

can yu provide some ideas as how to make this section name in list selectable and it shoul navigate to next screen ?

Please use plain text.
Developer
Ted_Hopp
Posts: 1,304
Registered: ‎01-21-2009

Re: binding data to list field at runtime using http connection

Set a change listener on the field, look up the section name in the data array/vector, and push the appropriate screen.

 

It seems like this is a new topic. If the original topic is solved, please mark this thread as solved and post new questions in a new thread.




Solved? click "Accept as solution". Helpful? give kudos by clicking on the star.
Please use plain text.