i parsed a XML with GDataXML but now i need display the result in a UILabel, i'm working with a UIViewController. Thanks in advance.
Display result of parse XML in UIViewController, GDataXML
258 views Asked by trigger_88 At
1
i parsed a XML with GDataXML but now i need display the result in a UILabel, i'm working with a UIViewController. Thanks in advance.
First check wether u r getting the exact data as per requirement..
we have the methods to retrieve the value:
get the corresponding value in a string, as
print the value for cross check
then display on label