<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Treegrid on Flowing Code</title><link>https://www.flowingcode.com/en/tag/treegrid/</link><description>Recent content in Treegrid on Flowing Code</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 15 Jun 2021 11:50:09 +0000</lastBuildDate><atom:link href="https://www.flowingcode.com/en/tag/treegrid/index.xml" rel="self" type="application/rss+xml"/><item><title>Vaadin TreeGrid with lazy loading, filtering and sorting</title><link>https://www.flowingcode.com/en/vaadin-tree-grid-lazy-loading-filtering-sorting/</link><pubDate>Thu, 13 May 2021 14:12:58 +0000</pubDate><guid>https://www.flowingcode.com/en/vaadin-tree-grid-lazy-loading-filtering-sorting/</guid><description>&lt;div class="wp-block-image">&lt;figure class="aligncenter size-large is-resized">&lt;img alt="" class="wp-image-720" height="374" loading="lazy" src="https://www.flowingcode.com/images/uploads/2021/04/TreeGrid.png" width="836"/>&lt;/figure>&lt;/div>
&lt;p class="wp-block-paragraph">I’m giving my first steps into Vaadin 14 after a long, long time of Vaadin 8 projects and I want to share my experience when it was time to work with the TreeGrid component to display hierarchical data. I ran into this issue where I needed to add filtering and sorting to a Vaadin TreeGrid implementing lazy loading. I had this &lt;a href="https://www.flowingcode.com/en/lazy-filtered-and-sorted-vaadin-grid-using-external-data-source/">article&lt;/a> for Grid as base but some things are different so I thought it would be a good idea to share all the steps needed and all things to keep in mind for this kind of implementation.&lt;/p></description></item></channel></rss>