I am working on a UI based application in which I need to show data in tabular formate in 2×2 table, means 2 rows and 2 column.
I had seen the table view class use of Blackberry OS 6.0 but my application will run on 5.0 OS too.
Please guide me to generate a custom table view in blackberry.
Thanx in advance…!
Use this code as a guide.
You can also refer in BB docs for an example.