Problems with the treeview

Hi, I would like to see if anyone has had the following problem with treeview object:

-T
–T1
—T1.1 -->TAB1(GRID1,CONTROL1)
—T1.2 -->TAB2(GRID2,CONTROL2)
—T1.3 -->TAB3(GRID3,CONTROL3)
—T1.4 -->TAB4(GRID4,CONTROL4)
—T1.5 -->TAB5(GRID5,CONTROL5)

When I select some options (T1.1 … T1.5) from T1 branch, only the tab is loaded and no load the items in this tab.
The strange thing is that only what is bad in that branch and not in the other, I have recreated the tabs and initially does well and soon fails again.

Any idea what to do?

Regards

Carlos

I have given up trying to edit menu in tree view

I always convert to regular menu do my editing and then
Convert back to tree view

Never have problems with that process

Hope this helps

Kevin

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

Hi Kevin and thanks for your reply, your suggestion its very interesting, but our problem has to do with the tabs called from the treeview when you select an option from the menu, we don’t know why but the items are not loaded in the tab, it only appears in blank.

Thanks for your suggestion!!

C?sar.

Have you tried converting to regular menu and see if they show up?
Here is what I would try.
Convert to regular menu, see if they show up… If Yes then reconvert to tree menu and see if they show up.

Let me know… interested…

kevin

Hi and thank you very much for your interest in this bug, I just try the solution that you shared and the behavior is still the same, first I changed the tree menu to a regular menu as you said and it still the same, then I reconverted to the tree menu again and there was no change, the tab stills in blank.

Thanks!!

C?sar