Android Question Which TableView to use

mrossen

Active Member
Licensed User
Longtime User
Hi.

I am planning a new project where I will like to use a tableview like the datagridview in vb.

I need the table view and to click on the cells to get data.

I will receive the data from serial port (USB and wifi) so i will not need to read from database or file.

Here in the forum there is serveral table views, but I would like some help to choose the best for me.

Mogens
 
Top