I am using datatables in my ruby on rails project. The data is being populated through ajax. I want to drag/drop rows between tables. Is there any plugin/hack to do it?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
you mentionned jquery yourself in tags. So use it !
http://jqueryui.com/demos/droppable/#shopping-cart
on the callback event you can update the other table