diff options
Diffstat (limited to 'samples/treegrid/index.html')
-rw-r--r-- | samples/treegrid/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/treegrid/index.html b/samples/treegrid/index.html index d8f5d8e..af27ced 100644 --- a/samples/treegrid/index.html +++ b/samples/treegrid/index.html @@ -24,6 +24,7 @@ <li><a href="02_dynamic_loading.html">Dynamic loading</a></li> <li><a href="03_sql_config.html">SQL config</a></li> <li><a href="04_custom_styles.html">Custom styles</a></li> + <li><a href="05_live_update.html">Live update mode</a></li> <li><a href="06_treegrid_group_connector.html">Group connector</a></li> <li><a href="07_treegrid_multitable_connector.html">Multitable connector</a></li> |