aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/components/components-grid.asciidoc
diff options
context:
space:
mode:
authorLeif Åstrand <legioth@gmail.com>2017-01-12 09:22:50 +0200
committerPekka Hyvönen <pekka@vaadin.com>2017-01-12 09:22:50 +0200
commit2fd7e13c421114963762ee2e2832cbda6520efa6 (patch)
treed8aa0e0125bb7e92222eba9e22a3d16e02d3e347 /documentation/components/components-grid.asciidoc
parentc2ad28cc7e26504b2e01bc9bb0f84ceed793cdb0 (diff)
downloadvaadin-framework-2fd7e13c421114963762ee2e2832cbda6520efa6.tar.gz
vaadin-framework-2fd7e13c421114963762ee2e2832cbda6520efa6.zip
Integrate BeanBinder functionality into Binder (#8096)
* Integrate BeanBinder functionality into Binder
Diffstat (limited to 'documentation/components/components-grid.asciidoc')
-rw-r--r--documentation/components/components-grid.asciidoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/components/components-grid.asciidoc b/documentation/components/components-grid.asciidoc
index abad9636de..085a7191f3 100644
--- a/documentation/components/components-grid.asciidoc
+++ b/documentation/components/components-grid.asciidoc
@@ -765,7 +765,6 @@ grid.getEditor().setSaveCaption("Tallenna");
grid.getEditor().setCancelCaption("Peruuta"));
----
-
[[components.grid.editing.validation]]
=== Handling Validation Errors