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
Post a Comment