angular-ui/ui-grid
GitHub で見るHow to have a custom cellHeader for rowSelection cell?
Open
#6,863 opened on 2018年10月4日
good first issuetype: feature
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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?