Oct 5, 2002 #1 Thameem Programmer Joined Sep 18, 2002 Messages 30 Location US hi, I need help in this. I need to construct a Heirarchical structure(Tree Structure) using data in a table without using the Tree item.
hi, I need help in this. I need to construct a Heirarchical structure(Tree Structure) using data in a table without using the Tree item.
Oct 6, 2002 #2 sem Programmer Joined Jun 3, 2000 Messages 4,709 Location UA Try to look for examples from Developer 2.1. It contained a tree elemet, implemented as a non base table multirecord block of text items. Upvote 0 Downvote
Try to look for examples from Developer 2.1. It contained a tree elemet, implemented as a non base table multirecord block of text items.