@pratap wrote:
Hi....
A link is drawn between two scrollingtables(each table contains some row). Now which ever last link is drawn i want to reverse link property.
Example: we have two table A and B. each table contains some rows( let say A contains a1, a2, a3 and similar for table B).
So i drawn first link from A.a1 to B.b1.
And i drawn second link from B.b2 to A.a2. but now i want to reverse second link.So i am using LinkDrawn event to make changes.
i am exchanging property value between to and from, toPort and fromPort
But i am not able to reverse the link.Please help me. where i am lacking?
Posts: 2
Participants: 2