Robert Valentino Well-Known Member Licensed User Longtime User Feb 5, 2020 #1 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
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 Feb 5, 2020 #2 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
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.