I'm trying to add the tabMenu filters to my differents Grid with AG grid Entreprise.
For basic columnDefs, it works perfectly fine but as soon as I have this kind of parameters :
headerComponentFramework: EditableHeader, headerComponentParams: { editable: true },
the tabMenu icon disappear and let the editable icon alone.
Do you guys have any solution ??