Hi everyone;
I'm interested on xbrowsing a table and then possibly show a subtree under each record. I should avoid reading the whole table into tree branches as the table may contain hundreds of thousands (if not millions) of records. The idea is to respond to a double click on a record by opening a subtree under it.
This would be perfect to show records from a master table with childs from a different table as a subtree of each master record.
Is this even possible?
Thank you,
Reinaldo.