How to bind SelectedViewQuery of with grid widget
Hi Everyone,
I came across this doubt like I have a data which is populating in Grid now I filter the data based on column selected row with the help of data filter widget and saved that view in list widget now my ask is when I click on that view name then that particular view should reflect in Grid widget
I have a service called getViewField and which is having a result as selectedview in json format now how should bind it with the grid should I change the Json type or something else
I directly bind it with query filter but that is not working
so suggest me proper binding
Thanks
Lav.

