While Im using the grid field to display the record data and applying filters to it, I couldnt get any data. The grid is displayed as empty.
Please find the screen shot of my code.
I have used 2 queryFilters inside the filters section of gridField. Can we use two filters? I have the scenario to dropdown and dynamically filter more than 2 columns from the record.
Also I get the warnings from line 99 for rest of the gridField parameters.
Discussion posts and replies are publicly visible
Seems like you wrote the highlighted parameters inside a!recordData() instead of inside a!gridField().