Vb.net Small Test App
The application will require to load data from access database to datagridview in correctly formatted and some events added.
All the datagridview columns and cells will need to be added dynamically on some event and will contain various types of columns.(combo box, checkbox,button,textbox etc)
This will be a test app.

