Frage

How to clear input value from magic suggest. While selecting value from select box, Based on the select box selection Magic suggest value need to clear or magic suggest need to be initialise again

War es hilfreich?

Lösung

removeFromSelection(object / array[object], isSilent:boolean)

Remove one or multiples json items from the current selection. Set isSilent to true to prevent event trigger.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top