Hi,
Following xml data is returned from my webservice as String:
<SellOffers>
<<SellOffer> <seed>101</seed> <PostSellID>SellID123</PostSellID> <UserName>Aka123</UserName> <ItemTitle> Item title 1</ItemTitle> <Unit> 10</Unit>" <Packing></Packing> <Price>On Request</Price> <Quantity>On Request</Quantity> <ImagePath>...</ImagePath> <Desc>Description..</Desc> </SellOffer>
<SellOffer> <seed>102</seed> <PostSellID>SellID124</PostSellID> <UserName>ndf323</UserName> <ItemTitle> Item title 2</ItemTitle> <Unit> 10</Unit>" <Packing></Packing> <Price>On Request</Price> <Quantity>On Request</Quantity> <ImagePath>...</ImagePath> <Desc>Description..</Desc> </SellOffer>
</SellOffer>
And I need to show the above data in List, I was trying to follow the http://www.tersus.com/#Id=6444 tutorial but I couldn't add / Create the data structure as mentioned there.
Please help me, how can I achieve this for Iphone App?
Thanks
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign