Menu

Filtering using an inequality

Developers
Jose
2012-05-21
2013-05-08
  • Jose

    Jose - 2012-05-21

    Hi,

    I've a filter with a combo box in one of the cells. Imagine the content to be "A" "B" "C" "D", what I'd like to do is, when you select "A" in the combo box, the filter should show the results for the occurrence of "A" "B" "C" "D". If the selection is "B", the filter should show the results of the occurrence of "B" "C" "D". If the selection is "C", should show "C" and "D" and if the selection is "D", it should show "D" only.

    Do you have any hint about how to implement this?

    Thanks,
    Jose

     
  • Jose

    Jose - 2012-05-21

    I realized maybe the first sentence is not clear: The combo box is in the filter row, not in one of the body cells.

    Thanks,
    Jose

     

Log in to post a comment.