# DataViewExtenders **Repository Path**: RWolf/DataViewExtenders ## Basic Information - **Project Name**: DataViewExtenders - **Description**: https://github.com/datarza/DataViewExtenders.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-29 - **Last Updated**: 2020-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. ![Preview](Media/img_01.png) ## 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](../../wiki/DataGridView) and [DataGridViewColumn Wiki](../../wiki/DataGridViewColumn) 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](../../wiki/FlowLayoutPanel) and [TableLayoutPanel Wiki](../../wiki/TableLayoutPanel) for detail information. ## Credits - [Farm-Fresh Web Icons](http://www.fatcow.com/free-icons) have been used in examples. - [C# TextBox with Outlook 2007-style prompt](https://www.codeproject.com/Articles/15954/C-TextBox-with-Outlook-style-prompt) has been used in developing. - Idea and source code from [Support filtering and searching on multiple columns with RowFilterBuilder](https://www.codeproject.com/Articles/14640/Support-filtering-and-searching-on-multiple-column) 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: [radu.martin@hotmail.com](mailto://radu.martin@hotmail.com)