News

This repository shows how to use the Description properties of columns in a SQL-Server table for changing DataGridView Column HeaderText. In a SQL-Server table, for columns to be used in a ...
I need to do some datagrid sorting/filtering on a local Access database. I found an example in the MS book 101 Coding Examples, but to get it to work I had to install MSDE/SQL Server and IIS to ...