angular-ui/ui-grid

grid in a modal doesnt show data when clicked on the button of the parent grid column

已关闭

#4,445 创建于 2015年9月29日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
help wantedneeds: analysis

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi, I am trying to show data in the grid in a modal, and I am trying to set data of the grid inside modal in the click event of the parent grid button column, it's not showing data but if I set the data outside the onclick event, it works fine. looks like the scope issue. here is the plunker I made to take a look: http://plnkr.co/edit/rTFn39Y0m8iFSSVodvHL?p=preview

Thanks, Hassan

贡献者指南