Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Selecting a Node (Read 1189 times)
Dana1
Guest


Selecting a Node
Apr 12th, 2006 at 10:45am
Print Post  
I have drawn a nice org-chart from a database. Now I want my users to select a node/box and on the selection event display more info.

This all works wonderfully, but how do I prevent them from editing the chart? I want them to only select nodes?

Thanx in advance.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Selecting a Node
Reply #1 - Apr 12th, 2006 at 11:27am
Print Post  
Hi,

When nodes are created, set their EnabledHandles property to None. That will prevent users from modifying the selected nodes. In addition, set the flowchart.Behavior to Modify. That will prevent from creating new nodes or links.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint