D
Daniel Manes
Something is causing my DataGridView to raise a SelectionChanged event,
but I can't figure out what.
It's definitely not a user action, and it's not something I programmed
directly. It's obviously some side effect of something else I'm doing
with the DataGridView, but I can't figure out what.
I tried putting a break point in the SelectionChanged event handler,
and pressing the "step-out" button, but it didn't seem to take me
anywhere useful.
I'm stuck. Please advise.
Thanks,
-Dan
but I can't figure out what.
It's definitely not a user action, and it's not something I programmed
directly. It's obviously some side effect of something else I'm doing
with the DataGridView, but I can't figure out what.
I tried putting a break point in the SelectionChanged event handler,
and pressing the "step-out" button, but it didn't seem to take me
anywhere useful.
I'm stuck. Please advise.
Thanks,
-Dan