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

貢獻者指南