\u793a\u4f8b\u4e8c\uff1a<\/strong><\/span><\/div>\nprivate void dgv_Users_CellContextMenuStripNeeded(object sender, DataGridViewCellContextMenuStripNeededEventArgs e)\r\n{\r\n DataGridView dgv = sender as DataGridView;\r\n if (e.RowIndex < 0)\r\n {\r\n \/\/\u8bbe\u7f6e\u5217\u5934\u53f3\u952e\r\n e.ContextMenuStrip = cmsHeaderCell;\r\n }\r\n else if (e.ColumnIndex < 0)\r\n { \r\n \/\/\u8bbe\u7f6e\u884c\u5934\u53f3\u952e\u83dc\u5355\r\n e.ContextMenuStrip = cmsRow;\r\n }\r\n else if (dgv[e.ColumnIndex, e.RowIndex].Value.ToString().Equals(\"\u7537\"))\r\n {\r\n e.ContextMenuStrip = cmsCell;\r\n }\r\n else\r\n {\r\n e.ContextMenuStrip = cmsDgv;\r\n }\r\n}<\/pre>\n\u5230\u6b64\u8fd9\u7bc7\u5173\u4e8eDataGridView\u6e05\u9664\u663e\u793a\u7684\u6570\u636e\u3001\u8bbe\u5b9a\u53f3\u952e\u83dc\u5355\u7684\u6587\u7ae0\u5c31\u4ecb\u7ecd\u5230\u8fd9\u4e86\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"
this.dgv_PropDemo.DataSource = null DataGridView\u7ed1\u5b9a\u4e86\u6570\u636e\u5c31\u4e0d […]<\/p>\n","protected":false},"author":1482,"featured_media":91491,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[55],"tags":[],"class_list":["post-236973","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-thread"],"acf":[],"_links":{"self":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/236973","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/users\/1482"}],"replies":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/comments?post=236973"}],"version-history":[{"count":3,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/236973\/revisions"}],"predecessor-version":[{"id":236976,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/posts\/236973\/revisions\/236976"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media\/91491"}],"wp:attachment":[{"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/media?parent=236973"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/categories?post=236973"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lrxjmw.cn\/wp-json\/wp\/v2\/tags?post=236973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}