angular-ui/ui-grid

Virtualize column headers even when there's no data

Open

#4.019 geöffnet am 21. Juli 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedneeds: analysis

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide