DataGridView选定行对应数据集中的数据行
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 DataGridViewRow gridRow = dgvProducts.CurrentRow;2 DataRowView rowView = (DataRowView)gridRow.DataB... 阅读全文
posted @ 2006-06-30 09:46 茶包 阅读(806) 评论(0) 推荐(0)
浙公网安备 33010602011771号