How to add a hyperlink inside a node for Org Chart

1 Answer 63 Views
OrgChart
yuki
Top achievements
Rank 2
Iron
Iron
Iron
yuki asked on 20 Apr 2023, 12:47 PM

I would like to add a hyper link to the node of an Org Chart, and I tried to add like:


<telerik:RadOrgChart>
<ItemTemplate>
<div class="abc">
<a herf="abc.abc">test link</a>
But it won't work. The hyperlink is not even clickable. Can anyone tell me how to add hyperlink to OrgChart?
yuki
Top achievements
Rank 2
Iron
Iron
Iron
commented on 21 Apr 2023, 06:49 AM

OK, the problem is solved. I think I misunderstood some part of the code.

1 Answer, 1 is accepted

Sort by
0
Accepted
yuki
Top achievements
Rank 2
Iron
Iron
Iron
answered on 08 May 2023, 10:11 AM | edited on 08 May 2023, 10:12 AM
The problem is solved. I misunderstood some part of the code. The code above was right.
Tags
OrgChart
Asked by
yuki
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
yuki
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or