Dear all
I have any question
1. How can we save data directly to the B4Xtable from the activity?
2. If we create a form, then the contents in the form can be displayed in B4XTable?
3. how to add columns automatically?
if like the image below, how do you input it into the table
This example demonstrates several things: Cross platform code and files, similar to the way XUI2D games are organized: All the logic is implemented in a class named EditableTable. The module is located in the projects parent folder. The two asset files (list of animals - source; and the...