I am using a data bound DataGrid and I need to validate the data that is input into the datagrid. How can I make the datagrid use the same data properties as the database is using. (I am using Access 97). What I mean is if the database allows only numbers in a particular field how can I make the datagrid only allow numbers in that field? Also, how can I format a column to be all Caps?