Android Question Adding B4XTable in code

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Is it possible to add a B4XTable from with in code or does it have to be added by designer?

Can't figure out how to add one from within my code
 

DonManfred

Expert
Licensed User
Longtime User
It has to be done with the Designer. Create a Layout with just the table and load this layout to whichever panel you want a table in.
 
Upvote 0
Top