angular-ui/ui-grid

Percentage widths do not hold their sizes and collapse all columns

Open

#4,052 opened on Jul 27, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When I use percentage widths on columns in ui-grid 3, it collapses all widths to be only the size of the content, not the stated width in the columnDefs configs I set.

Contributor guide