Profile Picture

Accessing the Diagram Designer generated drawing in asp.net code

Posted By subbu kammela 14 Years Ago

Accessing the Diagram Designer generated drawing in asp.net code

Author
Message
subbu kammela
Posted 14 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)

Group: Forum Members
Last Active: 14 Years Ago
Posts: 1, Visits: 1

Hi all,

I Just started evaluating nevron.

my requrement is something like an editor for creating a network  and updating the digram with values dynamically on a webpage.

I was wondering is there a way to access the Nevron Designer generated drawing in asp.net. So that i can update the diagram with values continuously.

Can some one please help me? Thanks in advance

 

Thanks,

Subbu



Nevron Support
Posted 14 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009
Hi Subbu,

First of all - thank you for your interest in Nevron Diagram.

A drawing document saved by the Diagram Designer can be loaded with the help of the NPersistencyManager extension. Check this topic for a complete discussion of document serialization:

Diagram for .NET > User's Guide > Extensions > Persistency Manager

Once loaded the drawing document can be simply assigned to the Document property of the ASP.NET NDrawingView control.

Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic