I want to use a table to show contents of CSV files found with the ContentChooser. The table is loaded and displayed correctly the first time. But if another file which has less rows than the previous one is picked, the trailing rows of the previous file are not removed. According to the...
I am using the Table Library. I know there have been many improvements with the B4XTable and Flexible table, however (so far) this has worked perfectly fine. In my program, I am essentially using an integer to keep track of removes/additions/selections in my Main class. When I remove from the...
I am using the Table class in the designer, added to a panel (Add View, CustomView, Table)
I declare the class in Sub Globals():
Private TableX As Table
This causes a warning in the IDE:
View 'TableX' was added with the designer. You should not initialize it. (warning #20)
This is not actually...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.