AD
Administrator
Syncfusion Team
August 15, 2003 09:32 PM UTC
So, you do not want to see the value displayed in the cell change until the dropdown closes. There is no property setting that will affect this. The simplest way to get this behavior might be to use a dropdown grid, as changes in the grid would not automatically be tied to what is displayed in the cell. But with a dropdown grid, you would not have any autocomplete support.