Skip to content

clearSelection

clears selection

function clearSelection(): void
dtable = webix.grid({
...
});
dtable.clearSelection();

Articles

API