angular-ui/ui-grid

Not all comulmns are rendered

Open

#5,054 opened on Feb 2, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wantedneeds: answer

Description

Hi,

I found a bug, but not sure if it can be somehow related to my software code.

To reproduce it we need:

  • Grid with multiple columns (like 30 of them)
  • Set column minWidth to ~ 150 (px)

Then when you load grid in viewport which does not fit all of the columns - some of them simply are not being rendered.

Contributor guide