开发者

Binding Json data to a scroll view

I am retrieving Json data from url. There is a lot of 开发者_开发技巧text in the url which is to be binded to the Scroll view. Can anyone plz suggest me how to do it. I have no problems in retrieving Json data . I have included a scroll view on the main view. I have to just bind the data to the pre defined scroll view...


I think you mean uitableview instead of scrollview. To do it, just retrieve the data from webservice into a dictionary or an array and feed that data to tableview through uitableview datasource methods.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜