I'm working on an application that has 2 listviews.
This is how the application should work.
One listview has a list of products and the other listview is a selected-products. In the products listview should allow a user to drag products & sub products over to the selected-products listview.
I posted this question with the code sample on stackoverflow. Here is the link:
https://stackoverflow.com/questions/63241305/i-need-help-using-kendo-ui-for-jquery-i-need-to-be-able-to-drag-items-from-one
Can anyone here help me out?