B4J pmtableclass: a class to display a SQLite database table content in a grid

PaulMeuris

Well-Known Member
Licensed User
1758193891596.png

Here's another approach to displaying and modifying SQLite database table information in a scrolling grid.
You can find more information on this via this link: B4X tutorials: B4J pmtableclass

EDIT: added some technical details and provided a newer version of the demo application.
 
Last edited:
Top