Improved interface of the report tree in the FastReport designer

2021-09-05

We have improved report and data trees in the FastReport .NET and Mono designer at the request of users. Buttons have been added, which allow to minimize and to expand these trees. The fields for searching tree elements have also been added.

This example shows how to minimize and expand report trees with their contents. Both cases show what happens after pressing the -/+ buttons and demonstrate that the entire list is fully expanded.

New buttons in the report and data tree

The picture below shows how the search works. As an example, we will write the ToLetter function. The entire tree is expanded after clearing the search for the X button.

Search of items in Data Tree

These changes will simplify the work with reports with many items or data sources. The possibility to expand the tree will allow to quickly view the structure of the report and data. The search for tree elements in the designer makes it easier to find an already known element.

.NET .NET Mono Mono FastReport FastReport Designer Designer
April 08, 2026

New Banding Capabilities in the FastReport .NET Designer

In version 2026.2 of FastReport .NET now allows you to change the order of bands directly in the designer — with a simple drag-and-drop operation.
April 07, 2026

How To Connect a Plugin to Google Sheets in FastReport .NET

In this article, we'll look at how to get started with Google Sheets in FastReport .NET. You will learn how to set up API access via the Google Cloud Console, build and connect the plugin.
April 06, 2026

How to Configure New QR Code Rendering Modes in FastReport .NET

In this article, we'll look at how to replace the standard QR code modules in FastReport .NET on decorative shapes: circles, stars, hexagons, and others.