Hi,I made a datagrid to view the contents of a table in my DataBase.However, when I update the contents of the table and I return to display the datagrid, I see the old data, I don't see the updated data! I want to display the updated data in my datagrid.Could you help me please to solve my problem?What should I do? Refresh the datagrid? How?Thanks