angular-ui/ui-grid
Vedi su GitHubHow to have a custom cellHeader for rowSelection cell?
Open
#6863 aperta il 4 ott 2018
good first issuetype: feature
Metriche repository
- Star
- (5395 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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?