Hi 
I need to display this type of data in treecontrol.
I just want that tree should display 
Southwest,Arizona,40000 as children of Table and
Southwest as Children of  subTable.


<Main>
  <Table>
    <Region>Southwest</Region>
    <Territory>Arizona</Territory>
    <Estimate>40000</Estimate>
  </Table>
  <subTable>
    <subRegion>Southwest</subRegion>
  </subTable>  
</Main>

Please help to solve the problem.
Regards
YM

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to