Exemplo n.º 1
0
 protected void EndUpdate(string reason)
 {
     _viewInfo.EndUpdate(reason);
     _parentGrid.RefreshGrid();
 }