nadbm/react-datasheet

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

Open

#108 geöffnet am 12. Juli 2018

Auf GitHub ansehen
 (3 Kommentare) (12 Reaktionen) (0 zugewiesene Personen)JavaScript (513 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.323 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide