angular-ui/ui-grid

Expandable Grid Issue : Grid not rendering properly

已关闭

#3,344 创建于 2015年4月22日

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

仓库指标

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

描述

When I expand the subgrid the rows in the parent grid below it are not rendering properly

image

Also when i scroll to right end in the parent grid while keeping subgrid expanded the columns alignment is distorting

image I think the issue is when width of main grid crosses particular limit after that when you expand subgrid the rows are not rendered properly in main grid.

Below is the plunker to replicate the issue

http://plnkr.co/edit/ir11ft0EawmSQDzaV5un?p=preview

贡献者指南