I need to trigger a datagrid1_CellBeginEdit/CellEndEdit event only once when I'm editing or entering data in the current row. Instead of events I want a separate routine or maybe like Datagrid_RowEditBegin but this is not an event.
↧
I need to trigger a datagrid1_CellBeginEdit/CellEndEdit event only once when I'm editing or entering data in the current row. Instead of events I want a separate routine or maybe like Datagrid_RowEditBegin but this is not an event.