I would like the values in a SelectItem to be all of the values currently present in the ListGrid.
So if there are normally 20 values listed in the SelectItem, but then the user applies filters to other columns leaving only 5 distinct values for that SelectItem in the ListGrid column I need only those 5 values to appear in the dropdown list.
Would you be able to show me an example of setting up a SelectItem to function this way?
Thanks in advance for the help,
Patrick
So if there are normally 20 values listed in the SelectItem, but then the user applies filters to other columns leaving only 5 distinct values for that SelectItem in the ListGrid column I need only those 5 values to appear in the dropdown list.
Would you be able to show me an example of setting up a SelectItem to function this way?
Thanks in advance for the help,
Patrick
Comment