i have the following situation:
Site_A   Link_AB   Site_B    Link_BC   Site_C
001      001-002   002       002-003   003
001      001-002   002       002-004   004
001      001-005   005       005-006   006
And i want to display it as:
001      001-002   002       002-003   003
                             002-004   004
         001-005   005       005-006   006
Is there a posibility?
Thanks
 
     
    
