angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

ui grid menu: customize the default menu option to show/hide column #5309

Open gautamvbaindur opened 8 years ago

gautamvbaindur commented 8 years ago

I have enabled the grid menu using gridOptions.enableGridMenu = true. I am getting the grid menu with an option to show/hide individual columns. I would like to customize the "columns" text that appears here. I am not using the i18 service of Angular as I have my own resources. How can I change that text? Please refer to the picture. Also, can i hide the "Clear all filters" menu item?

capture

luileito commented 7 years ago

See my comment in #4805