瀏覽代碼

Mention DataProvider training videos in components-grid.asciidoc (#11494)

tags/8.8.0.beta1
alexandruchiuariu 5 年之前
父節點
當前提交
6c2b210e4d
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      documentation/components/components-grid.asciidoc

+ 2
- 0
documentation/components/components-grid.asciidoc 查看文件

@@ -32,6 +32,8 @@ is loaded lazily from the server, so that only the visible data is loaded. The
smart lazy loading functionality gives excellent user experience even with low
bandwidth, such as mobile devices.

TIP: Watch the https://vaadin.com/training/course/view/data-providers-and-grid[Vaadin 8: Data Providers and Grid] free training video to learn more about the DataProvider API, Grid, sorting and filtering.

The grid data can be edited with a row-based editor after double-clicking a row.
The fields are set explicitly, and bound to data.


Loading…
取消
儲存