I am using the Kendo UI Grid and currently display parent child records appropriately. However, it turns out that i will actually need to display n-levels vs. strictly pare
Not sure if this question is still open, but a simple solution is to use recursion in the "DetailInit" function, like below: