Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and drop support #83

Closed
DevSysEngineer opened this issue Aug 31, 2016 · 10 comments
Closed

Drag and drop support #83

DevSysEngineer opened this issue Aug 31, 2016 · 10 comments
Labels

Comments

@DevSysEngineer
Copy link

Is it possible to support drag and drop? I am searching for tree where i can drag a row and drop a row.

@Vsion
Copy link

Vsion commented Nov 15, 2016

i also need... T T

@yesmeck
Copy link
Member

yesmeck commented Dec 9, 2016

@vistier 在这里贴这么大段的代码不是很合适,如果要分享这样的解决方案的话,建议贴 codepen/jsfiddle 之类的链接。

@vistier
Copy link

vistier commented Dec 9, 2016

@yesmeck 不好意思,打扰你们了. 我这也是想让我们这个 table 能更加强大, 所以贴一个解决方案, 希望能支持类似的功能.

@WalkOffEarth
Copy link

WalkOffEarth commented Jan 5, 2017

HI

I also want that feature is there any one who has tried or is it possible to extend table and provide custom functionality....

i want to implement something like this....

http://schrodinger.github.io/fixed-data-table-2/example-reorder.html

@vistier have you given any try on this...

@afc163
Copy link
Member

afc163 commented Jan 5, 2017

You can try to customize it like: http://react-component.github.io/table/examples/animation.html

@raisezhang
Copy link

raisezhang commented Apr 18, 2017

@afc163 Method getBodyWrapper may not be used. need to get TR and add attributes, events.
Here wrote a drag demo, which a bit dirty code, need to operate dom to get TR ~

https://codepen.io/raisezhang/pen/MmjypX
@KvanSteijn @Vsion

@vinzloh
Copy link

vinzloh commented Jun 14, 2017

works well with dragula too:

https://stackblitz.com/edit/react-s6hr8t

@EduardoAC
Copy link

EduardoAC commented Aug 25, 2017

We are interested in that feature too since our company require reorder content.

@abenhamdine
Copy link

@yesmeck
Copy link
Member

yesmeck commented Nov 13, 2017

#171

@yesmeck yesmeck closed this as completed Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants