nadbm/react-datasheet

Copy a cell value to other cells with drag-n-drop, similar like it's in Excel.

Open

#108 建立於 2018年7月12日

在 GitHub 查看
 (3 留言) (12 反應) (0 負責人)JavaScript (513 fork)batch import
help wanted

倉庫指標

Star
 (5,323 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Is it possible to add feature of copying a value from a cell to other cells?

The feature can be implemented in similar way like it's implemented in Excel. In the bottom of right corner can be a small dot or square and when you hover over it, the cursor changes to a cross. Dragging the cross and highlighting other cells vertically or horizontally, the value will be copied to the highlighted cells after the cross is dropped.

貢獻者指南