Combo Gridsuggest: keep the value in input field when opening the table

Hello,

In combo gridsuggest is there a way to keep the value that doesn’t exist in Grid in input field ? Right now when i write the value that doesnt exists in Grid and then click the arrow to show the Grid , that input value disappears.

Snippet : http://webix.com/snippet/1c09b8da

Hello,

Nope, such behaviour cannot be modified. Down arrow causes option selection, so option text should be set as input value.