开发者

Ability to drag between two datagrid item

开发者 https://www.devze.com 2023-03-12 18:20 出处:网络
I have two datagridview in the same form. Is there a way to drag items between them? Can the drag update the DB inside the data 开发者_JAVA技巧source?

I have two datagridview in the same form.

Is there a way to drag items between them?

Can the drag update the DB inside the data 开发者_JAVA技巧source?

Thanks


yes You Can see this C# Datagridview Drag & Drop

0

精彩评论

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