angular-ui/ui-grid

How to have a custom cellHeader for rowSelection cell?

已关闭

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

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
good first issuetype: feature

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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?

贡献者指南