Displaying Flowcharts in Asp.net -


I have a ASP.NET I want to display some data relationships as flowcharts (from an XML, for that matter)

It is not necessary that a freeware should be (though it would be good). Do you recommend that I use it?


Edit: According to the relationship, arranging nodes locations automatically will be a big advantage.

I do not claim to be an expert on this, but I want to search the Web I spend a reasonable time around. Finally, I found an awesome javascript engine to do this:

jsPlumb

This will do some work from you, but the examples are very good . Should be able to do whatever you want.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -