Open the VB2017\Chap12\FixIt Solution\FixIt Solution.sln file. Start the application. Click the Grade radio button, type
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Open the VB2017\Chap12\FixIt Solution\FixIt Solution.sln file. Start the application. Click the Grade radio button, type
Open the VB2017\Chap12\FixIt Solution\FixIt Solution.sln file.Start the application. Click the Grade radio button, type theletter a in the Grade box, and then click the Display button. Theapplication should display three records in the DataGridViewcontrol. It should also display the number 3 in the lblCountcontrol. Notice that the application is not working properly. Fixthe application.