Crystal ReportsTurn off Hyperlink Text in group sections

  • Thread starter Thread starter John Lehmann
  • Start date Start date
J

John Lehmann

I have several reports designed in Crystal .Net that
display information in group sections. Every single piece
of text in these sections is hyprelinked. How do I turn
this off? I have looked in every menu in the designer and
for the life of me can't figure it out.
 
John Lehmann said:
I have several reports designed in Crystal .Net that
display information in group sections. Every single piece
of text in these sections is hyprelinked. How do I turn
this off? I have looked in every menu in the designer and
for the life of me can't figure it out.

To remove the hyperlink of the group in crystalreport,
the HyperlinkTarget propery of crystalreportviewer should be changed ie,
"_self " should be deleted. and EnableDrilldown propery should be set to false
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top