angular-ui/ui-grid

Loading spinner on subgrid

Open

#6,529 创建于 2018年1月11日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi all!

I have a grid with a expandable rows. In my app the data refresh every 1 minute. When a row is expanded I have to mantain it opened and refersh the data. When I do this a loading spinner appears on the subgrid.

I have tested with the tutorial http://ui-grid.info/docs/#!/tutorial/216_expandable_grid and its happening the same thing:

image

Thanks in advance

贡献者指南