How to drag & drop rows in a Grid with Vaadin7

Hi, is it possible to implement drag & drop features in a grid using Vaadin 7 framework, or i must upgrade to version 8?

up

You need to upgrade to 8.1; I believe the only drag and drop in Grid supported in 7 is rearranging the columns, see here:
https://vaadin.com/docs/v7/framework/components/components-grid.html