From: tomivirkki Date: Thu, 10 Sep 2015 07:18:38 +0000 (+0300) Subject: Update README.md X-Git-Tag: 0.3.0-beta8~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9b574f14e9d5b66328662726fc088a1ec7f347e7;p=vaadin-core.git Update README.md --- diff --git a/README.md b/README.md index c64227e..5f77c8d 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/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 +| <**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 ### Quickstart