Adding labels client side

Hello,

How can i add a label to a node client side?


1 Reply

AM Ajeet M Syncfusion Team January 9, 2009 06:49 AM UTC

Hi David,

You can add the Label client side as follows:

-----------

ASPX:

Under DiagramWebControl1 use the OnClientNodeClick="MouseClick(this)"

Up arrow icon