AlertSelfFilterChanged

Throws the filter changed event to run in the same script that is throwing the event. The filter received by the filter changed event handler is not mapped, unlike a filter derived from peers or page filters. A mapped filter is one that has only items that appear in the filtering section of the IPFGrid XML, along with session variables, layout variables, and literal values from the IPFGrid XML. An unmapped filter is an exact copy of the filter from the filter changed event.

context.AlertSelfFilterChanged(IPFFilterI)