【发布时间】:2011-03-03 09:14:02
【问题描述】:
我的 DataGridView 中的列很少,并且行中有数据。我在这里看到了一些解决方案,但我无法将它们组合起来!
Simply a way to right-click on a row, it will select the whole row and show a menu with an option to delete the row and when the option selected it will delete the row.
我做了几次尝试,但都没有成功,而且看起来很乱。我该怎么办?
【问题讨论】:
-
你的问题太模糊了。在您遇到问题的地方添加更多详细信息。您正在尝试做的事情并不是很困难。
标签: c# select datagridview contextmenu right-click