Hi Everyone,
I’m working on the project where customer has the requirement to have a TreeView on multiple levels (10) where each level can have up to 64 sublevels and so on… You can think about the object browsing in UAExpert. This is very complex to design in an compound widget (thought nested GroupBoxes with toggle buttons) and I was wondering if anyone already encountered this challenge and can give me a hint how to approach this.
PS: There is a TreeView Widget in AS 6 Engineering sample but not usable right now and only meant for folder/file structure…
Thanks!