We have workflow in our application, it is presented as data. It would be intuitive if we can provide a better presentation layer (similar to Visio diagram), is there a tool available within infragistics. Any recommendation for this requirement?
Ok just to show I am not a total Infragistics poster child :) use SyncFusions Diagram for what you are trying to do http://www.syncfusion.com/products/diagram/web/default.aspx
:) enjoy
There are workflow designer classes in the framework to allow you to display the workflows in design view as well as building custom designers.
Look at the follow .Net framework namespaces:
As far as Infragistics conrols for this scenario, I'm pretty sure there are none.
Brad