angular-ui/ui-grid

Not able to get selected rows of expandable rows

已关闭

#5,803 创建于 2016年11月10日

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

仓库指标

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

描述

Hi,

I'm using the expandable UI grid option with selection option for both parent row and subgrid.

I'm able to get the selected row on click of a button when the parent row is selected through getSelectedRows() function.

If I select a row from subgrid, I'm not able to get that selected row and I'm not able to find any solution for that.

It would be great if you can provide a solution for this issue or redirect me to the solution if there is already one.

Thanks for the help in advance.

贡献者指南