Skip to content

DevExpress-Examples/devextreme-datagrid-filter-chart-series-based-on-grid-filter

Repository files navigation

DataGrid for DevExtreme - How to filter Chart's series based on a grid's filter

This example illustrates how to filter Сhart's series based on the grid's filter. For this, we handle the grid's onOptionChanged event, obtain the grid's filter by calling the getCombinedFilter(returnDataField) method and apply this filter to the underlying datasource to evaluate and set the chart's dataSource. We use Query Concept to evaluate the filter expression.

DataGrid for DevExtreme - How to filter Chart's series based on a grid's filter

Files to Review

Documentation

About

This example demonstrates how to filter chart's series based on the grid's filter.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages