angular-ui/ui-grid

UI - Grid Horizontal scroll Header - Grid misalignment

Open

#5,387 创建于 2016年5月6日

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

仓库指标

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

描述

We don't know what is the issue but our grid header is getting misaligned with the main grid body. We are using column resize and column chooser in our grid.

Following is the html layout of grid.

<div class="gridAngular gridReport" ui-grid="grid.gridOptions" ui-grid-auto-resize ui-grid-resize-columns ui-grid-move-columns ui-grid-save-state ui-grid-infinite-scroll>

</div>

贡献者指南