Generic DataGridView V2.0

GenericDataGridView is a new control which is more flexible for coding than a simple datagrid. However, there are a lot of developers who are facing diffulties about DataGridView Calendar, Mask, ComboBox and also Validations. Actually, GenericDataGridView does not support such as important properties.


Generic Data Grid View is a user control which can be really helpful for,

1) Adding a combobox to DataGridView (DataGridViewComboBoxColumn),
2) Adding a calendar to DataGridView (DataGridViewCalendarColumn),
3) Adding a MaskedTextBox to DataGridView (DataGridView MaskedTextBox Column),
4) Validating DataGridView Columns,
5) Saving any editted row with automatic created queries.

Read more...

 

No Comments