Description: First, source code description
XPTable is a very good data form controls, you can customize the ListView control, allowing column check box, icon, drop-down box, digital box, progress bar, etc., and can be very easy to sort and other operations, powerful, strict code. More suitable for learning to use, interested can download to see ah.
Two, function introduction
The source code is very comprehensive, detailed introduction is as follows:
1, fully customizable appearance: the column, row to the cell can be customized display style
2, support WindowsXP visualization style
3, a strong first rendering capabilities
4, you can easily add your own rendering and editor
5, you can hide
6, row, column, and individual cell can be Disabled
7, the first and the column of ToolTips, etc.
Three, note
1, the development environment for Studio Visual 2010, no , using.Net 2 development.
2, the source code is more suitable for learning exchange
To Search:
File list (Check if you may need any files):
AssemblyInfo.cs
bin
...\Debug
...\.....\XPTable.dll
...\.....\XPTable.pdb
...\.....\XPTable.xml
...\Release
...\.......\XPTable.dll
...\.......\XPTable.xml
doc
Editors
.......\CellEditor.cs
.......\ColorCellEditor.cs
.......\ComboBoxCellEditor.cs
.......\DateTimeCellEditor.cs
.......\DropDownCellEditor.cs
.......\DropDownContainer.cs
.......\DropDownContainer.resx
.......\DropDownStyle.cs
.......\EditStartAction.cs
.......\ICellEditor.cs
.......\IEditorUsesRendererButtons.cs
.......\IKeyMessageFilterClient.cs
.......\IMouseMessageFilterClient.cs
.......\KeyMessageFilter.cs
.......\MouseMessageFilter.cs
.......\NumberCellEditor.cs
.......\TextCellEditor.cs
Events
......\CellButtonEventArgs.cs
......\CellCheckBoxEventArgs.cs
......\CellEditEventArgs.cs
......\CellEventArgs.cs
......\CellEventArgsBase.cs
......\CellEventType.cs
......\CellFocusEventArgs.cs
......\CellKeyEventArgs.cs
......\CellMouseEventArgs.cs
......\ColumnEventArgs.cs
......\ColumnEventType.cs
......\ColumnModelEventArgs.cs
......\HeaderMouseEventArgs.cs
......\PaintCellEventArgs.cs
......\PaintHeaderEventArgs.cs
......\RowEventArgs.cs
......\RowEventType.cs
......\SelectionEventArgs.cs
......\TableModelEventArgs.cs
Models
......\ButtonColumn.cs
......\Cell.cs
......\CellCheckStyle.cs
......\CellCollection.cs
......\CellImageStyle.cs
......\CellPadding.cs
......\CellPos.cs
......\CellStyle.cs
......\CheckBoxColumn.cs
......\CheckBoxColumnStyle.cs
......\ColorColumn.cs
......\Column.cs
......\ColumnAlignment.cs
......\ColumnCollection.cs
......\ColumnModel.bmp
......\ColumnModel.cs
......\ColumnState.cs
......\ComboBoxColumn.cs
......\DateTimeColumn.cs
......\Design
......\......\CellCollectionEditor.cs
......\......\CellConverter.cs
......\......\ColumnCollectionEditor.cs
......\......\HelpfulCollectionEditor.cs
......\......\RowCollectionEditor.cs
......\......\RowComparer.cs
......\......\RowConverter.cs
......\DropDownColumn.cs
......\GridLines.cs
......\GridLineStyle.cs
......\HeaderContextMenu.cs
......\ImageColumn.cs
......\ImageSizeMode.cs
......\NumberColumn.cs
......\ProgressBarColumn.cs
......\Row.cs
......\RowAlignment.cs
......\RowCollection.cs
......\RowStyle.cs
......\SelectionStyle.cs
......\Table.bmp
......\Table.cs
......\Table.resx
......\TableModel.bmp
......\TableModel.cs
......\TableModel.resx
......\TableRegion.cs
......\TableState.cs
......\TextColumn.cs
obj
...\Debug