future-architect/cheetah-grid

Select copy / paste whole row

lateshift opened this issue ยท 1 comments

Hey!

First thanks for this awesome JS Datagrid ๐Ÿ™.

Is it possible to select copy & paste whole rows (just like the numbered first column in Excel)?

Thanks in advance.

Best regards

Jens

Thank you for the question.

This grid has the ability to enable range paste, but it cannot be controlled rows.
The user must select a row before copying.

https://future-architect.github.io/cheetah-grid/documents/api/js/options/
https://future-architect.github.io/cheetah-grid/documents/api/js/options/allowRangePaste.html