Page 1 of 1

Open the VB2017\Chap12\FixIt Solution\FixIt Solution.sln file. Start the application. Click the Grade radio button, type

Posted: Fri Jul 08, 2022 7:28 am
by answerhappygod
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.