Hi Webix team,
https://snippet.webix.com/0gcj1yfo in this snippet -
- Open popup
- search list item with entering text into textbox
- cancel popup
- again open popup at that time I want to clear text box.
How to do that?
Hi Webix team,
https://snippet.webix.com/0gcj1yfo in this snippet -
use popup’s onBeforeShow event and clear text’s value and list’s filter
is there any method to clear text box?
Because in webix textbox api there is no such method.
setValue("")