Example #1
0
 protected void CrViewer_ReportRefresh(object source, CrystalDecisions.Web.ViewerEventArgs e)
 {
     CrViewer.RefreshReport();
 }