Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

When I view my report on a WindowsForm ReportViewer object, I notice I can select the individual reportobjects in my Crystal Report (Visual Studio 2005, Crystal Reports embedded for .Net version 10). Also, when I do a search, the ReportObject that contains the text is selected.

 

I would like to obtain information from within my program to know which object was selected. I would like to copy the contents of that object into the clipboard, for example.

 

Mouse Click and other mouse related events do not fire (Business Objects claim that it's a fixed bug -- for versions 9 or later, but nevertheless it doesn't fire for version 10 embedded).

 

I tried browsing the object during other events, but the ones that seem related to what I want to know are null.

 

Any thoughts or ideas, (I ran out and Business Objects have not replied to my bug reports, and I don't think they will for the embedded version 10)?

 

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...