TLINKLIST does not end after :End()
Posted: Wed Jan 12, 2022 10:27 am
I use XBROWSE with
Tree for 2 levels, it works fine.
But when I try with 3 levels. It shows strange behavior as picture.
- 1st time, it shows correct.
- 2nd time, it start with 2nd level instead of 1st level for 1st group
- 3rd time, it start with 3nd level instead of 1st level for 1st group
I try to oTree:End() after exit the DIALOG but it alike not end the TLINKLIST
Another question, when I focus on 3rd level, How do I know the parent of 3rd level (2nd level).
example : if focus on "SUD". How do I get "Saikaew Beach Resort, Rayong"?

Thanks in advance.

But when I try with 3 levels. It shows strange behavior as picture.
- 1st time, it shows correct.
- 2nd time, it start with 2nd level instead of 1st level for 1st group
- 3rd time, it start with 3nd level instead of 1st level for 1st group
I try to oTree:End() after exit the DIALOG but it alike not end the TLINKLIST
Another question, when I focus on 3rd level, How do I know the parent of 3rd level (2nd level).
example : if focus on "SUD". How do I get "Saikaew Beach Resort, Rayong"?

Thanks in advance.