angular-ui/ui-grid

[Asking feature] 317 - custom row template with selection

Open

#4,166 建立於 2015年8月12日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
help wantedneeds: analysis

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I follow your row template in example 317 i have used it but i need selection event working in custom row. how could i do it? if i add "ui-grid-cell" to custom template to make that row raise selection event (as below code)

it's working for selection event but there will be some essages with Error: $scope.col is undefined.. cause there is no colContainer.renderedColumns in this row. So what should i do?

貢獻者指南