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 6984457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:33:06+00:00 2026-05-27T18:33:06+00:00

Any one of you know about the difference between ItemRenderer and Repeater. Both are

  • 0

Any one of you know about the difference between ItemRenderer and Repeater.
Both are behaving the same almost. Any difference is there?

  • 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-27T18:33:07+00:00Added an answer on May 27, 2026 at 6:33 pm

    Any one of you know about the difference between ItemRenderer and
    Repeater. Both are behaving the same almost. Any difference is there?

    I’m not sure how they could be behaving the same, but without seeing your code, it is hard to judge. I will try to explain the difference; or rather; what each one is.

    Under the hood An itemRenderer is a ClassFactory. A factory is a design pattern for a class that creates other classes. In the context of Flex, itemRenderers are used in list based classes, such as a DataGrid or List. The list based classes accept a dataProvider and only render the elements seen on the screen. As you scroll through the list, each component generated by the itemRenderer is reused. I call this renderer recycling. So, it is important that you implement your itemRenderer to respond to the dataChange event so it is always properly rendering the data it is supposed to represent. More info on itemRenderer components.

    A Repeater is like a loop in MXML. Using a repeater does not provide any of the “renderer” benefits that a list based class does. Everything created inside your loop is renderered at once.

    So, let’s say you have a dataProvider with 100 images. You have space to show 10 of them on screen. With a list based class, flex will render and load 10 images; changing what is loaded as you scroll through the list. With a Repeater Flex will render and load all 100 at once even though not all of them are on the screen.

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

Sidebar

Related Questions

Does any one know about opensource network monitor tool for BlackBerry ?
Did any one know about Renderscript in android 3.0 Also I want to know
I know about the difference between the base/active SDKs and the deployment target. I
Does anyone know about any API's, IDE's or such that simplifies the development of
Does anyone know any more details about google's web-crawler (aka GoogleBot)? I was curious
Does anyone know of any resources, examples or tutorials about testing ember.js apps ?
Any one know how to apply a css propert to the a tag, but
Does any one know why the location indicator stay on for certain bundle identifer
does any one know how to make the slide to left effect like in
I know that the difference between defines and constants is that constants have type,

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.