Home - Forums-.NET - FlyGrid.Net (Windows Forms) - problem with BeginEdit and ISupportsCustomDropDown

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

problem with BeginEdit and ISupportsCustomDropDown
Link Posted: 17-Oct-2006 03:27
If a column implements ISupportsCustomDropDown, then calling BeginEdit to put one of the cells into edit mode causes the EditInDropdown method to get called.

Why?

I just want the cell to go into edit mode.  It doesn't mean I want the grid to pretend that the user clicked the button.  It just means I want the cell to be editable, and the cursor to be in the cell.
Link Posted: 17-Oct-2006 05:09
Thanks for the report, this problem is fixed.