tabalinas / jsgrid

Lightweight Grid jQuery Plugin
http://js-grid.com
MIT License
1.53k stars 353 forks source link

How to implement Hierarchical Grid on n level. #1414

Open agrwalmohit opened 2 years ago

agrwalmohit commented 2 years ago

I am tried to create a tree grid or Hierarchical grid of n level where n is dynamic. For a single hierarchy, I successfully implemented the grid but stuck to implement it to n level.

image