Hi team,
Anyone has come accross a scenario where the DataGridView Selection works only once until i reload/restart the application. When I select a Row for the First time, I am able to get SelectedRows.Count as 1, but when I move to Select another Row, the Count becomes 0(zero). Is there a property am missing ?