I have created my own custom FilterMenuTemplate which is working. I get the standard "Clear" and "Filter" buttons in the filter popup for free.
I would like to add a third custom button next to the "Clear" and "Filter" buttons called "Default"
(see red outline on attached image as to where I would like to place the button).
Looks like it would need to be placed inside the <div class="k-columnmenu-actions">
Clicking on the "Default" button will reset the filter back to the default values e.g. "C0", "UA" and "BM" - is that possible?