Subgrid in ng grid

I just started with angularjs. I just wanted to know that if you can create a subnet mesh inside another ng mesh. There will be some links in the grid column, and when I click on a specific link, the grid corresponding to that link should be formed inside the existing grid. The original grid will have 5 columns, while the new grid will say 4 columns. So something on the colspan line or something like that is what I'm looking for.

+3
source share
2 answers

If you are open to writing Angular directives, then you can use any grid except ng-grid, which has a subgrid function.

Kendo Grid subgrid jqgrid subgrid. Grid Google Closure, subgrid.

+1

, - master/details grid, . nggrid , . nggrid

, :

  • ,

  • "", n-times,

  • css overlay,

  • ajax

hide, .

0

All Articles