Used a widget data grid 2 for displaying the list of data. We want to have a drag and drop feature inside this widget, so user can drag a row place it below/above any other row within the widget only.
Have gone through some widgets form drag and drop feature like https://marketplace.mendix.com/link/component/116604 but we want this feature within data grid 2 only.
It will be nice feature!!!
It would also be nice to be able to select an OnReorder Microflow to perform an action like changing an attribute on the item that was drag and dropped.