How can i refresh my Crystal report viewer so as to clear any previous data in the viewer at time of loading the report ?
I want to do this on my code at the time when im loading the report? Dont care if its done before loading or after loading the viewer? All i want is my viewer got refresh everytime so as to display the fresh information whenever i click the View report button. Right now i have to refresh the viewer by cleicing the refersh button.