Hello
I'm using Crystal reports viewer 13.0.2.0 in VS2010. I have a MDI document interface. What I want to do is from an mdi child form cause the viewer, that is displayed in another mdi child form, to move it's search highlight and change page ie. behave as though a user had entered text into the search dialog of the viewer. The text to search for is supplied in the first mdi form. I've tried calling the SearchForText method from the first mdi form - nothing happens. I need a little help on this please.