Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by franco merola on Nov 26, 2008 04:02
open dhtmlx forum
Autocomplete editor

Hi,
i've another problem with combo" excell in autocomplete mode; when i select a value from windows , the state of cell is open not closed; what can i "close" the editor state of combo in grid after the selecting value from windows od autocomplete?
Thank you
Answer posted by Support on Nov 26, 2008 06:33
Any click outside of active cell or tab|enter key action will close active editor. 
( can be closed programmatically by grid.editStop() )