angular-ui/ui-grid

How to have a custom cellHeader for rowSelection cell?

Open

#6.863 aberto em 4 de out. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issuetype: feature

Métricas do repositório

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

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?

Guia do colaborador