Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7034279
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:09:59+00:00 2026-05-28T01:09:59+00:00

I am using UIWebView as Content for UITableViewCell. When I add UITableView, I am

  • 0

I am using UIWebView as Content for UITableViewCell. When I add UITableView, I am using some constant height for UITableViewCell. as no content is loaded in UIWebView. when Actual content is added in UIWebView, I am able to get actual height of UIWebView.by using [UIWebView sizeThatFits:CGSizeZero];

Now problem is UIWebView is with proper height but cell’s height in smaller than UIWebView’s new height. how I can update height for that cell?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T01:10:00+00:00Added an answer on May 28, 2026 at 1:10 am

    After the UIWebView has finished loading you should call

    [tableView beginUpdates];
    [tableView endUpdates];
    

    This will call -(CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath again will resize your UITableViewCell. In that method you calculate the new height for the cell based on the size of your UIWebView.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm displaying HTML content using a UIWebView and would like some action to occur
I set the content of a UIWebView using loadHtmlString: . I don't add them
I'm displaying some HTML content in my iPhone app using a UIWebView. I have
I'm using UIWebView to play youtube videos on iPhone. When the video is loaded
I have an application with a UIWebView where I display some html content. The
I have a UIWebView which I'm using to display a variety of content, sometimes
I have a UITableView with many rows, each row contains a UIWebView. The content
Iam using the column layout model of css3 to view content in a UIWebView
Does anybody know a possibility to center simple pictures within a UIWebview without using
I want to restrict the users from using the links in a UIWebView. Hence,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.