Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to show hierarchical values in ListBox in a TreeView form but the problem I am facing is when I separate the field at ListBox level using "/" as separator it only shows the least level as possible values and the above two levels are excluded.
Please find the attached QVW and Excel file.
Thanks in advance.
You have to include seperate rows for each level.
E.g.
Level1
Level1/Level2
Level1/Level2/Level3
You have to include seperate rows for each level.
E.g.
Level1
Level1/Level2
Level1/Level2/Level3