clear search field when data() is used. #178
This commit is contained in:
parent
95a144d85e
commit
4ddcc52635
1 changed files with 1 additions and 0 deletions
|
@ -1820,6 +1820,7 @@
|
|||
ids = $.map(values, function(e) { return self.opts.id(e)});
|
||||
this.setVal(ids);
|
||||
this.updateSelection(values);
|
||||
this.clearSearch();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue