Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Pricing changes are coming in January. Contact our Sales team to secure the current price for your desired license.
All documentation
  • API Reference for older versions
  • filterclose

    [starting from version: 2.6.8]

    It is triggered when the filter pop-up window is closed.

    Example

    pivot.on('filterclose', function () {
    alert('The filter is closed!');
    });

    Open the example on JSFiddle.

    See also

    filteropen
    openFilter