M
mahesh.nimbalkar
Hi,
I have a form with DataGridView on it. Also I have hooked for Shown
event of Form. Now when I click DataGridView header to sort column,
Shown event of Form also gets called.
I just want not to call Shown event of Form when header is clicked on
DataGridView.
Any idea how to do this?
Thanks,
Mahesh
I have a form with DataGridView on it. Also I have hooked for Shown
event of Form. Now when I click DataGridView header to sort column,
Shown event of Form also gets called.
I just want not to call Shown event of Form when header is clicked on
DataGridView.
Any idea how to do this?
Thanks,
Mahesh