Forum Discussion
YMinaev
Staff
16 years agoHi,
OK, how do you obtain your table? Do you obtain it from the DOM branch in the Hybrid model tree (page.document.all...) or via the Tree branch (page.ObjectType("ID")...)?
If you use the DOM branch, try using the Tree branch.
OK, how do you obtain your table? Do you obtain it from the DOM branch in the Hybrid model tree (page.document.all...) or via the Tree branch (page.ObjectType("ID")...)?
If you use the DOM branch, try using the Tree branch.