Posted 14 September 2017, 12:06 pm EST
Hi Team,
I have a flex grid in which there are few columns having in-column filter functionality via the FlexGridFilter. I want to assign a filter value to one of the columns by default.
For example there is a column named Status which has values open/close/archived, I want the in-column filter to filter out only rows with open status by default when the grid loads and then the user can clear or update the filter by opening the filtereditor.
Can you please help me identify how I can achieve the same.
Thanks.