Home › Forums › WinForms controls › Xceed Grid for WinForms › c# – DoubleClick event on XceedGrid › Reply To: c# – DoubleClick event on XceedGrid
Hi, Tommy, thanks for posting once more….
Where shall I put this code?:
foreach(Xceed.Grid.Cell cell in _grid.DataRowTemplate.Cells)
{
cell.DoubleClick += new EventHandler( Cell_DoubleClick );
}
Imported from legacy forums. Posted by EFileTahi-A (had 501 views)