Open the VB2017\Chap12\FixIt Solution\FixIt Solution.sln file. Start the application. Click the Grade radio button, type
Posted: Thu Jul 14, 2022 2:19 pm
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.