Unanswered: Master Detail Grid (Tree Grid), data loading
Unanswered: Master Detail Grid (Tree Grid), data loading
Hello,
I have an application where I want to use Master Detail Grid (Tree Grid).
The grid should be loading a row "Material" and under the material all the Substitute materials should load.
I am using nested json to load the grid. But for me data is not loading in the grid.
I am using json, similar to the one given below.
Can someone please help me out with this issue.
You can refer to the attached screenshot to visualize how my grid should load.
Note: The screen shot belongs to a windows application.