RC
Rajadurai C
Syncfusion Team
March 25, 2009 07:06 AM UTC
Hi Nikesh,
Thanks for your interest in Syncfusion products.
The grid cell with cell type set at runtime can have two different focus. One is with renderer and the other is with grid cell. Once you type in the combo textbox, the cell renderer sets the value according to the typed text. Once the "Enter" key is pressed, the controltext of the renderer is set to the grid cell' cellvalue and renderer loses focus to the grid cell. Because of this, you cannot type further into the cell without making further click on it. This is a default behavior.
Please let me know if you have any further concerns.
Regards,
Rajadurai