public void RefreshAll() { Customers.Refresh(); Descriptions.Refresh(); Employees.Refresh(); Positions.Refresh(); Orders.Refresh(); Products.Refresh(); ProductOrders.Refresh(); }