This is a migrated thread and some comments may be shown as answers.

Grouping Objects by Drag and Drog

1 Answer 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tushaar
Top achievements
Rank 1
Veteran
Tushaar asked on 24 Jun 2020, 07:49 PM
I was wondering if we can draw objects in kendo react like rectangles and drag and drop them to different groups and join different groups by dynamically sized arrows?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 25 Jun 2020, 05:44 AM

Hello, Tushaar,

This is technically possible, by drawing different shapes via the drawing package and moving them with the draggable component:

https://www.telerik.com/kendo-react-ui/components/drawing/

https://www.telerik.com/kendo-react-ui/components/utils/draggable/

Still, the requirement sounds more like a Diagram component, similar to what we have in our Kendo UI for jQuery components:

https://docs.telerik.com/kendo-ui/controls/diagrams-and-maps/diagram/overview

https://demos.telerik.com/kendo-ui/diagram/index

All Kendo UI for jQuery components can be used in React using this approach:

https://docs.telerik.com/kendo-ui/third-party/react

We also have a feature request for a fully native Diagram for KendoReact:

https://feedback.telerik.com/kendo-react-ui/1425434-react-diagram-component-similar-to-ajax-version

Regards,
Stefan
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
General Discussions
Asked by
Tushaar
Top achievements
Rank 1
Veteran
Answers by
Stefan
Telerik team
Share this question
or