setMasterValue of ui.gridsuggest, Methods Webix Docs

booleanif true, the method will call the redraw of master component

Example

$$("mysuggest").setMasterValue(new_value);

Back to top