This is a migrated thread and some comments may be shown as answers.

Show AdditionalContent but NOT info tip in InformationAdorner

2 Answers 84 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Vinod
Top achievements
Rank 1
Vinod asked on 01 Mar 2013, 09:03 PM
Hello,

I want to show additional content but hide the info tip in Information Adorner. How can I do this?

Thank you,
Vinod.

2 Answers, 1 is accepted

Sort by
0
Accepted
Zarko
Telerik team
answered on 06 Mar 2013, 02:35 PM
Hello Vinod,
At the moment there's no straightforward way to hide the InformationTip and keep the AditionalContent but there are two possible workarounds:
- edit the default RadDiagram and ItemInformationAdorner templates.
- find the information tip presenter in code-behind and set its visibility to collapsed
I've attached a sample project showing both approaches so could you please examine it and if you have further questions feel free to ask.

Greetings,
Zarko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Vinod
Top achievements
Rank 1
answered on 06 Mar 2013, 03:22 PM
Thank you. The programmatic approach is easier for me and solves the problem.
Tags
Diagram
Asked by
Vinod
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Vinod
Top achievements
Rank 1
Share this question
or