From 8cf7b41e3f3dddb0a83cbc422511adb24796f85d Mon Sep 17 00:00:00 2001 From: Adam Wagner Date: Thu, 13 Apr 2017 11:32:22 +0300 Subject: Grid drag and drop documentation (#9055) --- documentation/components/components-grid.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/components/components-grid.asciidoc') 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 +<> documentation. + +[[advanced.dragndrop.grid]] [[components.grid.stylegeneration]] == Generating Row or Cell Styles -- cgit v1.2.3