angular-ui/ui-grid

How to have a custom cellHeader for rowSelection cell?

Open

#6 863 ouverte le 4 oct. 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issuetype: feature

Métriques du dépôt

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

Description

I'm still not able to figure out the way to have a custom cellHeader for rowSelection cell. After spending few hours on searching, I figured out one way by using the $templateCache (please refer http://embed.plnkr.co/Ji7gLbfQTohnEj04mYFM/).

Is there any better or cleaner way to do the same?

Guide contributeur