<div class="body">This may not be the right forum for this question, but everyone here will know what I am talking about though. In team web access
or in visual studio, for a work item, we can see the graphical state transition diagram (see figure 4
here). I would like to know how I can generate similar output in my custom asp.net application. I have a set of states that an application process goes through, and I want to represent that visually. I cannot use silverlight or fancy scripting. the closest
I could think of is a asp.net treeview control (I know its very crude). I also do not want to use a third party control. do I have any options in WPF or AJAX control?? any pointers will be helpful. thanks.</div>
jenad1kr
0 Points
1 Post
how to generate custom state transition diagrams in asp.net application
Feb 23, 2012 10:29 PM|LINK