Updating ROs in tables (grids) fix.
This commit is contained in:
@@ -502,6 +502,8 @@ namespace VEPROMS.CSLA.Library
|
||||
content.UserID = Volian.Base.Library.VlnSettings.UserID;
|
||||
content.DTS = DateTime.Now;
|
||||
content.Save();
|
||||
if (content.MyGrid != null)
|
||||
GridInfo.Refresh(content.MyGrid);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user