Example #1
0
 private void RefreshData()
 {
     gcLines.DataSource = OperationHandler.GetWarehouseProcessDetails(Id).Value;
 }