I am trying to upgrade to Kendo 6.1 but having trouble getting this feature back to working condition (we're upgrading from v4 so lots of little details to update) - I updated the StackBlitz to latest KendoReact packages here for your convenience to show the problem: https://stackblitz.com/edit/react-ubtbq2-r8svtt?file=app%2Fstyles.css
Thank you in advance for your time!
Wissam
Telerik team
commented on 17 Nov 2023, 07:50 AM
Hi, Janki,
This is because in the R2 2023 release, we replaced font icons with SVG icons.
Currently, you can change the `columnMenu` icon or any other one by wrapping the rendered component with an `IconsContext.Provider` and setting the `value.icons` property: