Hi All,
 
i need one help regarding how to create a table with dynamic columns should appear according to the data exist.
 
for example:
<XMLExtract>
    <City>Banglalore</city>
    <City>London</city>
    <City>Paris</city>
    <City>Sydney</city>
    <City>Banglalore</city>
    <City>London</city>
    <City>Paris</city>
    <City>Sydney</city>  
</XMLExtract>
 
 
 
in the above example, whenever a new city element appears in the XML data, a new column should be added and after 8th column, the new data should be moved to new row.
 
if any body having any logic or solution plz suggest me. so i can workout this issue.
 
Regards
 

Raghavendra U | Associate Software Engineer | M P H A S I S Architecting Value |139/1,Hosur Road, Koramangala, Bangalore-560 095 | Mobile: +91-9845830975| www.mphasis.com

 

Reply via email to