dear all,
i'm using crystal report 10 with asp .net. when i change
CrystalReportViewer1.zoom(125), then there's a scroll bar on the report. is
it anyone know how to make this scroll bar diappear...
CrystalReportViewer1.DisplayGroupTree = False
CrystalReportViewer1.Zoom(125)
please help!!