Example of advanced-filtering in React Gantt

/
/
Advanced Filtering

This sample demonstrates the integration of the QueryBuilder component for complex filtering in the Gantt Chart.

More Details...

Loading....
Description

In this example, the process involves retrieving the complex query from the QueryBuilder component and subsequently integrating it into the Gantt Chart by updating its Query Property. The QueryBuilder component tool is located in a SideBar component that appears when you click on the toolbar.

Gantt component features are segregated into individual feature-wise modules. To use filtering and selection features, we need to inject Filter and Selection into the Inject Services section.


More information on the Essential® React Gantt Chart can be found in this documentation section.