C#学习总结(一)
摘要:http://blog.sina.com.cn/s/blog_40e97d530100c7g6.html 1、 支持行选的代码。 DataGridView1.SelectionMode =System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; DataGridView1.MultiSelect=false; 2、 控制列显示的位数...
阅读全文
posted @ 2010-08-21 11:46
浙公网安备 33010602011771号