Is it possible to filter on multiple - hidden - columns (or DataValueKey) base on one column filter?
On top of that, I'd like this to operate seemlessly with the other filter in the grid.
The column on which I need this, represents a group in a hierarchy of groups. When the user selects a group, I want the itema in that group or any groups under that group (three levels deep) to be displayed.
Supposing I can get the complete hierarchy of groups for each item in 3 columns (hidden) could I filter each column with an OR without disrupting the other filter?
Thanks,
Hugues Ferland
On top of that, I'd like this to operate seemlessly with the other filter in the grid.
The column on which I need this, represents a group in a hierarchy of groups. When the user selects a group, I want the itema in that group or any groups under that group (three levels deep) to be displayed.
Supposing I can get the complete hierarchy of groups for each item in 3 columns (hidden) could I filter each column with an OR without disrupting the other filter?
Thanks,
Hugues Ferland