I've only just started using Basic4android as I am, previously, a self taught VB.net CF developer. It's really opened some exciting opportunities for some of my old projects.:sign0104:
With that in mind, I'm porting an application I wrote over 12 years ago for the civil engineering and construction industry, which is still on sale today.
The project requires a grid to display data entered by the user. However, there is also a keypad and various other controls on the form.
I have searched the forums and found many examples of classes and 3rd party libraries to do what I need to do but they all seem to use the full form width, height or both. Is there a way to place my grid in only part of the form within a panel?
I may be missing something obvious and I apologise in advance If I have.