xml - ipad - pass data from NSMutableDictionary to another ViewController -


i have ipad app (master-detail app) , in masterviewcontroller, have xml parser, parse data nsmutabledictionary. after it, need data viewcontroller viewcontroller called adhoc. first idea #import detailviewcontroller.h , use detailviewcontroller.dictionary call , write uitableview. when run code, in table view cell (null). can me, how pass data there? thanks!


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -