angular-ui/ui-grid

Percentage widths do not hold their sizes and collapse all columns

Closed

#4,052 opened on Jul 27, 2015

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

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (PR metrics pending)

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