问题
In Blackberry, How to Create Dynamic Layout View which data is parsed and loaded using XML or JSON Parser and Table Layout be like as below
-----------------------
image| Text
-----------------------
image|Text | image|Text
-----------------------
image|Text | image|Text
-----------------------
-----------------------
image| Text
-----------------------
image|Text | image|Text
-----------------------
image|Text | image|Text
-----------------------
Please Provide Sample Code
回答1:
Take a look at FlowFieldManager, it should do what you want.
来源:https://stackoverflow.com/questions/3873168/blackberry-how-to-display-dynamic-table-layout-view