angular-ui/ui-grid

ROWSPAN

Open

#6.276 aberto em 20 de jun. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador