No copy/paste from embedded crystal report?

  • Thread starter Thread starter Mike Dow
  • Start date Start date
M

Mike Dow

Hi,

I have a Win Form that I created in C#. It contains a Crystal report
that I show using the CrystalReportViewer control. When I show the
report in my application, I can click on fields from the report and it
will highlight the field.

I'd like to be able to copy that to the clipboard. CTRL-C doesn't
work, nor does right-clicking provide a menu. When I do this in the
full Crystal IDE (v10) when I preview, I can copy using either method.

I've tried exporting, but there are a few drawbacks.

Any ideas on getting copy to work from the report?

Thanks,
Mike
 
Back
Top