How to resize a Node by click the resize button.

Hi,

I could see the node could be resized by draging. However, how could I control the resize by trigger a event at the runtime. 
For example,  when i click the resize buttton, the node will be incease 1.2 times.

1 Reply

PA Parthiban A Syncfusion Team December 5, 2012 07:31 AM UTC

Hi Eric,


We have analyzed your query regarding “Resize the Node”. We don’t have any additional method to resize node, rather than dragging. However we are suggest you to change the width and height of node separately in the button click event. We have created the workaround in which, the width and height of node is increased to 1.5 time, when resize button is clicked. For more information please refer the following sample.


Sample Link:


Please let us know if you require further assist on this.


Regards,

Parthiban A.



ResizeNode_ba529ed3.zip

Loader.
Up arrow icon