Which event can I hook into in order to run custom code before a KendoGrid FilterMenu opens every time?
There is an event that runs once before it opens (filterMenuInit) and an event that runs every time after the menu opens (filterMenuOpen), but I need the third kind, which runs every time before opening.