I have a DataGridView in my app and I can’t scroll it using the mousewheel. It used to work fine before. I’m not sure what I have done to cause this because I only noticed it recently after I had made multiple changes to the code.
I’m not posting any code because there are more than 2k lines and I’m not sure where the error could possibly be.
Any ideas what might have caused this? If you need any code I can edit the question afterwards.
Here’s the answer of the same question