Hi Experts,
I wish to know whether a user is scrolling the DataGridView.
While the user is scrolling the DataGridView I wish to suspend a running thread and resume this thread as soon as the user stops scrolling.
Any help will be deeply appreciated from heart.
Thanks a lot :)
Update :
For my work regarding this,code is here :- http://stackoverflow.com/questions/3766784/problem-in-updating-datagridview-via-a-thread-when-scrolling