当前位置: 代码迷 >> .NET Framework >> DEV将GridControl1当选中行数据,放进gridcontrol2中
  详细解决方案

DEV将GridControl1当选中行数据,放进gridcontrol2中

热度:22   发布时间:2016-05-01 23:53:52.0
DEV将GridControl1中选中行数据,放进gridcontrol2中
我想要实现的是将Gridcontrl1选中多行gridcontrol1中的数据,然后通过一个按钮将这些数据传入到gridcontrol2中,求大神救助

------解决方案--------------------
http://bbs.csdn.net/topics/390401268
楼主需求跟这个类似,表格控件不一样而已,这是自带的datagridview
  相关解决方案