G
Guest
I have a table that does recursive self joins. The primary key is CustomerID and there is an attribute SponsorID which is a customerID. The top level customerid is known. I'd like to populate a treeview that would have an unknown number of levels and an unknown number of nodes at each level (Except level 1). Each customer with a sponsorid of the current nodes CustomerID would be a child
Any help would be appreciated
Thanks
Any help would be appreciated
Thanks