Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
Need help with displaying html files from local resource with TableView and UIWebView
Hi first time here and I need help. I am using plist to load the tableview with car details, which works fine, then i have a directory of html files in resources, i want to load each file when selected in tableView, into a webView which is in detailView, a sample or a snippet of code or any help would be greatly appreciated,
Hi many thanks for your reply, but the tutorial does not help me in as much as it works with one html file and i have over 100 of them, i just need that connection from the table view to the webview that is set up in detailView.
Well that Tutorial actually shows you everything you need to know you just need to adjust it a little to have the TableView Cell that is clicked on pass the path over to the WebView. So depending on the row that is clicked it probably has a HTML page that it's supposed to reference, in the tableview didselect row when you are calling the Webview you would just pass the path from the table view to an ivar path on the WebView.
Replies
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesomemany thanks for your reply, but the tutorial does not help me in as much as it works with one html file and i have over 100 of them, i just need that connection from the table view to the webview that is set up in detailView.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome- Spam
- Abuse
- Troll
0 • Off Topic Insightful Disagree Dislike Like Awesome