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

  • Home
  • SEARCH
  • 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 5974015
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:52:57+00:00 2026-05-22T20:52:57+00:00

I need to have some sort of scrollview which is a grid 3 x

  • 0

I need to have some sort of scrollview which is a grid 3 x n where n is determined by the result of a call to a URL. I was wondering whether a Tableview with custom tableviewcells or a scrollview with my custom views would best serve this purpose? Any pros and cons or links to help would be great. Many thanks
Jules

  • 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-22T20:52:58+00:00Added an answer on May 22, 2026 at 8:52 pm

    The choice really depends on how you want them to scroll. If the 3 columns are to be linked, and scrolled all at once, then I definitely vote for custom UITableViewCells.

    1. This reduces memory usage. The iOS UITableView implementation only keeps the currently visible cells in memory, so if you have 500 rows, you don’t have all 500 views in memory. Obviously you still have the data you’re filling them with in memory, but there’s no real way around that unless you’re retrieving the results in chunks
    2. Implementing custom cells is almost trivial.
    3. No need to resize the view itself, the table handles the scrolling and sizing itself

    Whereas for the scrollview approach:

    1. You will need to keep all of the views with your data in them in memory, unless you implement some kind of management system for it
    2. You have to add each view (that would basically be a custom tableviewcell) manually
    3. Depending on how your retrieval is, you will need to resize the scrollview’s content size each time you add a new view

    I presently have released an app myself that has several tableviews with custom cells to display data retrieved from a webservice. This implementation was very easy, and very intuitive to end users

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

Sidebar

Related Questions

We have some COBOL programs in our financial applications which need to interact with
For a project I'm working I need to have some sort of enumaration class
i have a input tag which is non editable, but some times i need
I need to have some information about the scoping in JavaScript. I know that
I have some settings I need in a Javascript file -- servers to connect
I have some .net apps running that I need to monitor for example, then
We have some raw voice audio that we need to distribute over the internet.
We have some very large data files (5 gig to 1TB) where we need
I have some reports in SQL Server Reporting Services 2005 that I need to
I have some ASP.NET Master Pages located in one assembly. I need to use

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.