angular-ui/ui-grid

Hide aggregation types

Open

#4.674 aberto em 11 de nov. de 2015

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issuegrid-groupingtype: enhancement

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador