I have a DataGrid with 2 columns, Model Number and Priority Exchange. The Priority Exchange column is True or False and I need it to change to False if currently True or True if currently False. How do I do this? My Data Grid uses a disconnected recordset that I build in run time, there is no database involved.