angular-ui/ui-grid
Auf GitHub ansehenHow to have a custom cellHeader for rowSelection cell?
Open
#6.863 geöffnet am 4. Okt. 2018
good first issuetype: feature
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?