Thursday, January 10, 2008

Datagridview with integrated filtering, sorting and updating changes to SQL

Datagridview with integrated filtering, sorting and updating changes to SQL (CodeProject)
Extended datagridview with filtering, sorting, automatic saving and multicolumn combobox.
Download SQLDatagridview.zip - 3,551.9 KB

A little contribution, a datagridview which autosaves inserts and updates to an SQL database, extended with filtering and sorting on multiple columns, and as a bonus it contains the code for a multicolumn combobox