SinglePopupService
Class
Provides popup management for the Grid filter menu, column menu, and filter toolbar tool. Use this service to open and close popups for the Grid filter and column menus, and the filter toolbar tool (see example).
Definition
Package:@progress/kendo-angular-grid
Properties
onClose
Subject<PopupCloseEvent>
Emits when the filter menu, column menu, or filter toolbar tool popup is about to close because the user clicked outside. Use this event to prevent the popup from closing.