|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
What triggered this event?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 inspect the value of sender in the event handler. It might tell you something
handy, otherwise, post the code that is running when this event fires. Show quoteHide quote "Daniel Manes" wrote: > 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 > >
Convert a date string
Problem with a modal dialog box called with VB Create button control at runtime SQL Server Authentication issues! Windows Service, Process.Start Need some For Loop Next Item Anyone know where I can download csharp develepper? Screen Capture Add values in 1-dimensional array Problem with assignment |
|||||||||||||||||||||||