Android Question What view should i use ?

alexanderjames

Member
Licensed User
Longtime User
Hi All

I'm busy creating an app in B4a and would like to display info to the user in list format but with columns, I'll need 3 columns with headers and then all the info in a list below the headers, just like a grid in VB6. I'm struggling to find a view that will do this, can anyone suggest a view or point me in the right direction please.

Many thanks in advance.

AJ
 

alexanderjames

Member
Licensed User
Longtime User
The table class looks like exactly what I'm looking for.

Silly questions
1. What view do I add to my project to be able to use the table class.
2. Is there a library I can download ?
 
Upvote 0
Top