Hello, Does anyone know if Telerik has any controls that can create a gui decision tree? I am looking to create something similar to http://www.activecampaign.com/automation/
Thanks in advance!
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 15 Aug 2016, 06:04 AM
Hi Mike,
We do not provide a Decision Tree control, but I would advise that you can take a look at our RadDiagram control which allows:
- creating shapes with different size and content
- handling the Click event of the shapes (so you can show the desired pop-ups)
- implementing drag-and-drop-new-shape functionality like demonstrated here: http://demos.telerik.com/aspnet-ajax/sample-applications/diagram-app/
Regards,
Vessy
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.