angular-ui/ui-grid

Table with more than 10 columns is not displaying properly

Open

#4.725 geöffnet am 18. Nov. 2015

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
Browser Chromegood first issue

Repository-Metriken

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

Beschreibung

I have a table that works fine with 10 columns but once I put in the eleventh, the data labels get messed up. Someone else had this same question, but I didn't see any resolution or response to the issue. here is a link to the issue. the bottom of the issue has a plunkr that reproduces exactly what I am seeing down to which labels are moving where. https://github.com/angular-ui/ui-grid/issues/2726

Contributor Guide