I downloaded the new B4J to try the B4X Table example. I downloaded the XUI Views b4xlib (v1.87) and the B4X Table b4xlib (v1.08). Even though I have done all this in the example I get the red curly line in the following line of code:
B4X:
Private NumberColumn As B4XTableColumn
It indicates the error B4XTableColumn is not declared. The red curly line appears also everywhere where there is the B4XTableColumn type. Any suggestions?
It indicates the error B4XTableColumn is not declared. The red curly line appears also everywhere where there is the B4XTableColumn type. Any suggestions?