angular-ui/ui-grid

Hide aggregation types

Open

#4 674 ouverte le 11 nov. 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issuegrid-groupingtype: enhancement

Métriques du dépôt

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

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.

Guide contributeur