Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I used bound controls when I first started programming in VB back in version 3. After a couple months I never used them again. I prefer to have total control over the data, even though it means writing a little extra code.