Use Grid with Sortable in AngularJS
Environment
Product | Progress Kendo UI Grid |
Operating System | All |
Browser | All |
Browser Version | All |
Description
How can I use the Kendo UI Grid in both editable and non-editable modes together with a Kendo UI Sortable in AngularJS projects?
Solution
Your AngularJS project might require you to use the Grid in both editable and non-editable modes together with a Kendo UI Sortable.
To see the example on how to achieve this behavior and reorder the Grid rows, refer to this how-to article.