|
Yes, you can load and display your control in the CellDoubleClick event, but you need to do some event processing on this, such as MouseLeave, KeyPress, etc., and pass the edited value to the cell of the DataGridView.
To be honest, I feel that there is absolutely no need to do so! ! ! ! ! |
|