In some situation it can be helpful to replace default items with custom ones. E.g. if you have too many items they can be convenient for grouping them based upon certain criteria and displaying group items in a filter popup. It is possible to handle the CustomFilterPopupItems event to remove default items and add group items instead. To apply a filter based upon the selected by end-users, handle the FieldFilterChanging event.
↧