angular-ui/ui-grid

Unable to show more than one sub grid inside a row expansion, means two tables inside row expansion.

Open

#5,209 opened on Mar 9, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wanted

Description

I am trying to have more than one table inside a row I am able to succeed till one table but not second one.

I took the below example for reference http://ui-grid.info/docs/#/tutorial/216_expandable_grid

Contributor guide