tui.grid
tui.grid copied to clipboard
how to clear SelectionRange ?
is there function for SelectionRange clear ?? I tried belows... unfortunately It wasn't work..
grid.setSelectionRange({start: [null, null], end: [null, null] });
grid.setSelectionRange(null);
Version v4.21.1
@tiziman Unfortunately, this feature is currently not supported. We will consider modifying it to support it. thank you!
This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!
This issue will be closed due to inactivity. Thanks for your contribution!