tui.grid icon indicating copy to clipboard operation
tui.grid copied to clipboard

how to clear SelectionRange ?

Open tiziman opened this issue 3 years ago • 1 comments

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 avatar May 16 '22 14:05 tiziman

@tiziman Unfortunately, this feature is currently not supported. We will consider modifying it to support it. thank you!

jajugoguma avatar May 19 '22 09:05 jajugoguma

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!

stale[bot] avatar Nov 13 '22 09:11 stale[bot]

This issue will be closed due to inactivity. Thanks for your contribution!

stale[bot] avatar Jan 08 '23 02:01 stale[bot]