I am implementing a grid hierarchy view on my UI. I have used hierarchy child template for this and it has 3 levels layer A, layer B and layer C. Now when I click to expand layer A, it ends up expanding layer B as well.
Is there any way to stop this? I do not want to expand layer B by default. Please suggest few ideas.
Is there any way to stop this? I do not want to expand layer B by default. Please suggest few ideas.