How to transfer rows between two different Grids (Ag-grid Angular 6) using Drag and Drop?

泪湿孤枕 提交于 2019-12-08 12:56:27

问题


I want to transfer rows between two grids, having same column definition, One grid will hold the "free devices" and the other grid will hold the "devices to be added" , Is there a solution for this using drag and drop to transfer rows between two grids or any other way.


回答1:


This feature is in ag-grid-pipeline and planned for Next Release as of now.

AG-1708: Row dragging: Allow dragging between grids or between the grid and a external element



来源:https://stackoverflow.com/questions/55685188/how-to-transfer-rows-between-two-different-grids-ag-grid-angular-6-using-drag

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!