Skip to main content
Question

Detect selected Filter Setting?

  • May 4, 2022
  • 0 replies
  • 38 views

Hi

Is it possible to detect at runtime the selected filter applied to a grid? 

I’d like to change the color of the grid depending on the selected filter, but I don’t know which property on the base graph contains the name of the selected filter.

Please see below - basically I’d like to know (in my graph extension) which of the two tabs (i.e. Filter Setting) is currently selected by the user.

Thanks