开发者

Drag rows out of a multiselect DataGridView

开发者 https://www.devze.com 2022-12-31 14:33 出处:网络
I\'m having a problem dragging rows out of a datagridview. The grid has the property multiselect = true and every time I select the rows I want to drag out and then left click on the grid again, the s

I'm having a problem dragging rows out of a datagridview. The grid has the property multiselect = true and every time I select the rows I want to drag out and then left click on the grid again, the selected rows disappear. Anyone got a solut开发者_JAVA百科ion / a working example? Thx.


Well this is obviously not as easy as I thought. Ended up buying DevExpress.

0

精彩评论

暂无评论...
验证码 换一张
取 消