angular-ui/ui-grid

Hide aggregation types

Open

#4,674 创建于 2015年11月11日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issuegrid-groupingtype: enhancement

描述

Is there any way to specifically hide some of the aggregation types (Count, Sum, Min, Max, Avg) from the column menu?

For some data, for example strings, it does not make sense to allow summing them up. It would be cleaner if the menu option to Sum would not be present in the column menu.

贡献者指南