I have set a datagrid to link to db via ADO. Problem is that in code part of its underlying record is updated directly - but this does not get reflected in the datagrid.
Is there a command which will update the datagrid with current data in the underlying tables.