14
Views
1
Comments
[Data Grid Extension] how do i get active filters of whole data grid through api or actions
data-grid-extension
Reactive icon
Forge asset by Jeetaek Kim

how do i get active filters of whole data grid through api or actions

2021-09-06 15-09-53
Dorine Boudry
 
MVP

Hi @santhoshkumar vadivel ,

you have attached this question to some extension forge component, but you can get the answer by just using the DataGrid component itself.

To get the current filter, you can use the GetViewLayout client action.  It gives you a JSON, containing the currently applied filter among other things.

Dorine

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.