angular-ui/ui-grid

Hide aggregation types

Open

#4,674 opened on 2015年11月11日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuegrid-groupingtype: enhancement

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド