From 8cd3bd38f22f2a6e63863c4f41c40c4f0922033f Mon Sep 17 00:00:00 2001 From: tomivirkki Date: Thu, 10 Sep 2015 09:44:40 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f77c8d..c64227e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ View live examples and source code side-by-side for individual custom elements. | Component | Description | Features | | --- | --- | --- | -| <**vaadin-grid**>
  • [Examples](http://vaadin.github.io/components-examples/vaadin-grid/)
  • [API](http://vaadin.github.io/components-apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. | Lazy-loading, virtual scrolling, frozen/fixed columns, customizable headers and footers, custom cell renderers, touch support, keyboard navigation, sorting +| <**vaadin-grid**>
  • [Examples](http://vaadin.github.io/vaadin-components-examples/vaadin-grid/)
  • [API](http://vaadin.github.io/components-apidoc/#vaadin-grid) | Data grid for showing large amounts of tabular data. | Lazy-loading, virtual scrolling, frozen/fixed columns, customizable headers and footers, custom cell renderers, touch support, keyboard navigation, sorting ### Quickstart -- 2.39.5