DataViewExtenders
DataViewExtenders copied to clipboard
Extenders for WinForms controls, such as DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel, etc
DataViewExtenders
These extenders can generate data-bound columns in the DataGridView, can make data-bound controls in the FlowLayoutPanel and can group generated controls on the TableLayoutPanel. Moreover, extenders implement additional functionality for DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel and provide several WinForms control.
Features for DataGridView and DataGridViewColumn
- DataRowState visualization in the RowHeaders for the changed and inserted rows
- Visualization styles for DataGridViewColumns in a number of different ways
- Preparation the DataGridView for showing data, editing data and reports
- Tuned and auto generated columns by DataType and preferences
- Special patern for lists
...and much more
Please, read DataGridView Wiki and DataGridViewColumn Wiki for detail information.
Features for FlowLayoutPanel and TableLayoutPanel
- Panel with the grouping function
- TableLayoutPanel provides highlighted header
- Tuned and auto generated fields by DataType and preferences
- Special patern for nullable types and lists
...and much more
Please, read FlowLayoutPanel Wiki and TableLayoutPanel Wiki for detail information.
Credits
- Farm-Fresh Web Icons have been used in examples.
- C# TextBox with Outlook 2007-style prompt has been used in developing.
- Idea and source code from Support filtering and searching on multiple columns with RowFilterBuilder have been used in developing.
Contacts
I would appreciate hearing your opinion on this. If you have any questions, please feel free to contact me by email: [email protected]