Nevron Forum

NDrawingView in asp.net MVC & Ajax

https://www.nevron.com/Forum/Topic5610.aspx

By Meyyappan Palaniappan - Wednesday, September 21, 2011

Hi,

We have a Asp.Net mvc web application where we use NDrawingView. There is no issue with rendering the diagram itself. We would like to use the Show\Hide Decorator so that we can expand or collapse shapes. I have looked at the demo. It supports WebForms technology. Is it possible to accomplish the same ajax behaviour when used in an asp.net mvc web application. If so, can you provide me a sample.

 

Thanks

Mey

By Nevron Support - Thursday, September 29, 2011

Hi,

Attached to this post is an example that demonstrates how to create a simple Nevron diagram with 2 shapes, a connector and show/hide subtree decorator. Regarding the Ajax part of the project, take a look at the official ASP.NET MVC website - http://www.asp.net/mvc