private void LoadInventory()
 {
     InventoryControl.BindGrids();
     RegisterOpenInventoryDialogScript();
 }