summaryrefslogtreecommitdiffstats
path: root/documentation/components
diff options
context:
space:
mode:
authorAdam Wagner <wbadam@users.noreply.github.com>2017-04-13 11:32:22 +0300
committerAleksi Hietanen <aleksi@vaadin.com>2017-04-13 11:32:22 +0300
commit8cf7b41e3f3dddb0a83cbc422511adb24796f85d (patch)
treeeabf83ad3af17110db1f245413aad42aae6f8e97 /documentation/components
parent107e9dd81f9b00b13250e8239c06c70b82dafcfb (diff)
downloadvaadin-framework-8cf7b41e3f3dddb0a83cbc422511adb24796f85d.tar.gz
vaadin-framework-8cf7b41e3f3dddb0a83cbc422511adb24796f85d.zip
Grid drag and drop documentation (#9055)
Diffstat (limited to 'documentation/components')
-rw-r--r--documentation/components/components-grid.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/components/components-grid.asciidoc b/documentation/components/components-grid.asciidoc
index 1ab9fa89ba..8ecbe85c72 100644
--- a/documentation/components/components-grid.asciidoc
+++ b/documentation/components/components-grid.asciidoc
@@ -901,6 +901,12 @@ You can scroll to first item with [methodname]#scrollToStart()#, to end with
[methodname]#scrollToEnd()#, or to a specific row with [methodname]#scrollTo()#.
////
+== Drag and Drop of Rows
+
+Please refer to the
+<<dummy/../../../framework/advanced/advanced-dragndrop#advanced.dragndrop.grid,"Drag and Drop Rows in Grid">> documentation.
+
+[[advanced.dragndrop.grid]]
[[components.grid.stylegeneration]]
== Generating Row or Cell Styles