Stop Automatic Layout to perform

Hi,

How can I stop layout of the diagram to be performed when text of a node changes, the diagram is set to specific layout let’s say tree layout and dynamically based on some conditions if I update the model using model.setDataProperty() to change the text of the node then in that case how can I stop layout to perform, Do I need to use layout conditions, if yes can you explain how to do it in my scenario.

Thanks
Rakesh Sharma

Yes, that’s right. For example: http://www.nwoods.com/forum/forum_posts.asp?TID=5646&PID=23989