10 2012 档案
摘要:方案一:Grid+TextBlock嵌套DataGrid方式。该方案是现在项目中已使用的方案。实现起来比较简单,但不具有通用性,不同数据DataGrid需要指定不同的TextBlock跨不同列。实现起来局限性,目前不能冻结列。 http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/1e414159-70f6-4be3-9be5-56e4f3278366http://blog.sina.com.cn/s/blog_6719a7150100t10o.html方案二:Wpf包装 WinForm中的多表头控件WinForm中的多表头控件很成熟
阅读全文
摘要:参考链接http://www.tracefact.net/Article/Csharp-generics.aspxhttp://blog.csdn.net/chen_xizhang/article/details/4262398http://luacloud.com/2011/where-generic-constraint.html
阅读全文