angular-ui/ui-grid

ROWSPAN

Open

#6.276 geöffnet am 20. Juni 2017

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

Repository-Metriken

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

Beschreibung

Every issues talking about rowspan have been closed so far, and still not a single suitable solution.

#1464 (closed roughly with a COLSPAN solution, but no ROWSPAN) #194 (closed for dup) #845 (closed for dup) #259 (closed for dup)

All of these issues have been awarded +1s and comments. I think this could be part of the API, some people seems to have a real need for this. Including me.

My personnal use-case is to show 2 different results on the same row (a quantity, and a price)

EDIT: Also, there is an unresolved S.O question

Contributor Guide