Hello,
I am trying to have the Crystal Reportviewer as a modal form.

I have an application that has two forms. The main form that pulls all of the data together for the Crystal Report. This is where I have the crvReport.ShowDialog().

The crvReport is the 2nd form that had the reportviewer.

The showdialog() is not working the way that I thought it would. I was thinking that it would not allow you to access any other application on the PC until you closed this form. On the contrary, I am able to move around everything.

How should I have handled this?

Thanks for your input in advance!!
Eddi Rae