(Maybe it's too late at night but I can't find anything about this. )
What I would like to do is to be able to double click anywhere on a selected
row in a datagrid and trigger an event. Is this possible? (If it's any
help, I usually use read-only grids.)
George Shepherd's Windows Forms FAQ contains an entry entitled:
How do I catch a doubleclick in my datagrid?
Check it out at:
http://www.syncfusion.com/faq/winforms/search/869.asp
=============================================
Clay Burch, .NET MVP
Syncfusion, Inc.
visit http://www.syncfusion.com for .NET Essentials
> (Maybe it's too late at night but I can't find anything about this. )
>
> What I would like to do is to be able to double click anywhere on a
> selected
> row in a datagrid and trigger an event. Is this possible? (If it's any
> help, I usually use read-only grids.)
B. Chernick - 04 Oct 2004 04:33 GMT
Thanks, got it! (But I had to stare at it for a while. Seems a bit
non-intuitive. Did I see something about an improved grid coming with 2005?)
> George Shepherd's Windows Forms FAQ contains an entry entitled:
>
[quoted text clipped - 15 lines]
> > row in a datagrid and trigger an event. Is this possible? (If it's any
> > help, I usually use read-only grids.)