Hi,
is it possible to have 2 depending selectItems in the filter of a listGrid?
I've tried to assign a selectItem to column.setFilterEditorType and then apply the onChanged event as I would in a form, and then use the pickListFilterCriteria on the second selectItem, but I get errors (the second selectItem doesn't accept the clearValue() method). Is this the right approach?
is it possible to have 2 depending selectItems in the filter of a listGrid?
I've tried to assign a selectItem to column.setFilterEditorType and then apply the onChanged event as I would in a form, and then use the pickListFilterCriteria on the second selectItem, but I get errors (the second selectItem doesn't accept the clearValue() method). Is this the right approach?