Android Question B4XTable1 visibility

Peekay

Active Member
Licensed User
Longtime User
I have a B4XTable1 view in my main.bal file and I have declared it as 'Private B4XTable' in the Main module.
In the designer it does show a property of visible which can be selected on or off, but the intellisense does not show that property.
When I wish to make the table invisible in my code like 'B4XTable1.visible=false', it says: 'Unknown member' and gives an error, but the many other code lines with this name using other properties do not give an error.

Thanks for the help
PK
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…