摘要:
在网上找的一些开上技巧,也包括自己的一些,现总结一下: 1.怎样定制VC#DataGrid列标题? DataGridTableStyle dgts = new DataGridTableStyle(); dgts.MappingName = "myTable"; //myTable为要载入数据的DataTable DataGridTextBoxColumn dgcs = new DataGridT... 阅读全文
posted @ 2008-12-16 11:42
Repository
阅读(4306)
评论(0)
推荐(0)
浙公网安备 33010602011771号