edgarbenilde
Oct 18th, 2007, 06:10 AM
please help me refreshing my report
i can't do it...
here is my code..
Dim newRep As New CrystalReportFillBy
OpenConnection()
GetRecords(UsePrintRSONO_rpt)
newRep.SetDataSource(ds)
newRep.Refresh()
CrystalReportViewer1.Refresh()
whats wrong with it..?
i can't do it...
here is my code..
Dim newRep As New CrystalReportFillBy
OpenConnection()
GetRecords(UsePrintRSONO_rpt)
newRep.SetDataSource(ds)
newRep.Refresh()
CrystalReportViewer1.Refresh()
whats wrong with it..?