angular-ui/ui-grid

How to have a custom cellHeader for rowSelection cell?

Open

#6,863 创建于 2018年10月4日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
good first issuetype: feature

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 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?

贡献者指南