.Net强大的列表控件XPTable
http://blog.csdn.net/bodybo/article/details/7359531
源码下载地址:列表控件XPTable v1.5 v1.6
XPTable - orignally by Mathew Hall at CodeProject.com
see:
1) http://www.codeproject.com/Articles/11596/XPTable-NET-ListView-meets-Java-s-JTable (2005, version 1.0)
2) http://www.codeproject.com/Articles/19289/XPTable-NET-ListView-Update (2007, version 1.1)
3) http://sourceforge.net/projects/xptable/ (2006 - 2013, version 1.2.2)
4) https://github.com/schoetbi/XPTable (2013-2016, version 9.0)
5) https://github.com/jeoffman/XPTable (2015, version 1.5)
4) https://github.com/schoetbi/XPTable (2016, version 1.6)
I hope I didn’t miss anyone
Published to nuget through AppVeyor - see: http://www.appveyor.com/
*Ver 1.5.1 = Bugfix for non-custom editor cells during first draw
*Ver 1.5.2 = Target .NET 4.5 instead of 4.5.2
*Ver 1.5.3 = Back to .NET 2.0, trying to keep sync’d with schoetbi as of 11/16/2015
*Ver 1.5.4 = Nailed a nasty bug in renderer - causes Visual Studio (2015 at least) Designer to sometimes not load Forms with XPTable in them
*Ver 1.6.1 = support for 64bit systems, Added in check for AnyUncheckedItems