Skip to content

Infragistics Community Forum / Web / Ignite UI for React / React Spreadsheet – drag and drop

React Spreadsheet – drag and drop

New Discussion
Daniel Blackwell
Daniel Blackwell asked on Dec 5, 2022 4:44 PM

I am testing the React Spreadsheet and have found a use case that I cannot get to work.
I wish to be able to click on different cells within the React Spreadsheet control & drag each of them outside of the control onto a separate control so that I can link the active cell (worksheet/row/column) with the external control data.

Is this possible? I cannot see a way of doing this without having a third control that can get the active cell data (via activeCellChanged) and then having to drag this control.

Thanks, Dan.

Sign In to post a reply

Replies

  • 0
    Michael DiFilippo
    Michael DiFilippo answered on Dec 5, 2022 4:44 PM

    Hello Daniel, 

    Thank you for contacting Infragistics. The spreadsheet does not support any type of Drag Drop. You can submit a feature request on our github page here:

    https://github.com/IgniteUI/igniteui-react/issues/

    The selectionChanged event might make more sense if you are dragging multiple cells. You'll have to capture a mouse up on the "paste" control and then add items based on what was in that selection manually.

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Daniel Blackwell
Favorites
0
Replies
1
Created On
Dec 05, 2022
Last Post
3 years, 3 months ago

Suggested Discussions

Created by

Created on

Dec 5, 2022 4:44 PM

Last activity on

Feb 27, 2026 3:03 PM