Rob de Graaf New Member Licensed User Jan 28, 2019 #1 I am pretty new in the b4a scene and still looking for answers. My question is: HTML table versus Listview. Why should I choose one or the other?
I am pretty new in the b4a scene and still looking for answers. My question is: HTML table versus Listview. Why should I choose one or the other?
Erel B4X founder Staff member Licensed User Longtime User Jan 29, 2019 #2 I wouldn't use ListView or the html table. Use TableView: https://www.b4x.com/android/forum/threads/class-tableview-supports-tables-of-any-size.19254/ Or the more powerful FlexibleTable: https://www.b4x.com/android/forum/threads/class-flexible-table.30649/ Upvote 0
I wouldn't use ListView or the html table. Use TableView: https://www.b4x.com/android/forum/threads/class-tableview-supports-tables-of-any-size.19254/ Or the more powerful FlexibleTable: https://www.b4x.com/android/forum/threads/class-flexible-table.30649/