Demonstrates:
- RowDetailView Plugin
- See more detail of an item by toggling a row detail panel.
- "useRowClick: True" to toggle from any column
- "useRowClick: False" to toggle from the toggle icon only
- "panelRows: 4" DetailView is RowHeight * 4
- "loadOnce: True" Try shrink and reopen same row
- "loadOnce: False DEFAULT" Will call load every time row is expanded
-
- Example of using non templated view e.g. check any row multiple of 5
-
Options:
View Source: