When I'm loading data to DataGridView it load all the data successfully but it show the rows data by blurring. When I click on row then row data display properly. In that case I have to click / select each DataGridViewRow to display the row data.
Cam somebody help with this issue?
I'm using Visual Studio 2017 with VB.NET.