Browse By Tags

  • Applying a filter when grouped on multiple columns bugged?

    I've been working on a way to apply filters in a grid that is grouped but I've come across what may be a bug.

    I've got a grid that is grouped on 1 column and I've Implemented the RowFilterApplying Event.
    This Event picks up which column…