angular-ui/ui-grid

Virtualize column headers even when there's no data

Open

#4,019 创建于 2015年7月21日

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

仓库指标

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

描述

Hi. When a grid is built with no data, but only with the definition of the columns, virtualization of them does not function. All columns are rendered in the DOM. Virtualization begins to function in the right way only after horizontal scrolling. This is the example http://plnkr.co/edit/eEIvq9KPNE2XCOc6udzf Any ideas? Marco

贡献者指南