angular-ui/ui-grid

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

Open

#5 309 ouverte le 12 avr. 2016

Voir sur GitHub
 (1 commentaire) (4 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issue

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur