VBCS Data Grid
Summary
using oj-data-grid for showing hierarchical structureContent
I am using oj-data-grid for showing hierarchical structure in my VBCS application.
The idea is to show a pop of hierarchy structure on a pop up. I have created a sample project and attached. I have created a button in my page and on click of the button I am bringing up the pop up structure.
On VB Enter , I am preparing the hierarchy structure as required by oj-data-grid using a static json file and saving the details in my page variable and using that in oj-data-grid.
I am able to see the structure correctly in the pop up on click of the button but the grid becomes empty and I can see that my page variable is getting updated in a loop.
Tagged:
1