I need table with editable cells for my android app. Something like QTableWidget in QT. So what widget should I use?
A:
You probably want a GridView with some View elements in each cell.
Soulreaper
2010-03-04 18:02:39