Home - Forums-.NET - FlyGrid.Net (Windows Forms) - NodeDblClick not firing

FlyGrid.Net (Windows Forms)

.NET Datagrid - Fast, highly customizable, industry standards .NET data grid control for WinForms

This forum related to following products: FlyGrid.Net

NodeDblClick not firing
Link Posted: 20-Aug-2007 23:13
I want to know when a user double clicks on a row. Most columns in the grid are set to readonly and only 2 columns can be edited. I'm capturing the NodeDblClick event but for some reason the event is never fired by the grid.
Link Posted: 21-Aug-2007 01:09
Could you please create a small code example (or modify FlyGrid demo app code), so that we can reproduce the issue.