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