angular-ui/ui-grid

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

Open

#5,309 建立於 2016年4月12日

在 GitHub 查看
 (1 留言) (4 反應) (0 負責人)JavaScript (2,496 fork)batch import
good first issue

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南