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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:07:54+00:00 2026-05-12T07:07:54+00:00

I have a checkbox in a Flex DataGrid, and when I scroll, other rows

  • 0

I have a checkbox in a Flex DataGrid, and when I scroll, other rows are randomly checked/unchecked.

After reading over: Creating a column of RadioButtons in Adobe Flex

it’s clear that the itemRenderers are getting recycled, but the problem I have with the solution presented there is it moves info about the view into the model.

Does anyone have a better way of solving it, that doesn’t force me to put information for the UI into my actionscript model classes? (in my case, I am converting incoming XML data to actionscript classes, and these are getting bound to my datagrid).

Thanks for the help.


thanks everyone. great tips. unfortunately it was becoming too much overhead to keep the model pure, so i just polluted the model like the link in my original post. 🙁 at least it works.

Chetan, neat idea.. i tried working with this for almost an entire day with no luck though.

brd6644, good thoughts on separating the two model classes.. i might go back and do this later.

  • 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-12T07:07:55+00:00Added an answer on May 12, 2026 at 7:07 am

    You could create a subclass of DataGrid that internally stores what rows are checked/unchecked (Array/Collection of Boolean) but you would have a devil of a time keeping that in sync with the dataProvider when it is sorted or filtered. I suppose you could use a Dictionary that is keyed by the object in each index of the dataProvider and valued with a Boolean to indicate whether it’s selected. That would at least isolate you from the sorting / filtering issues. This will not work if you have duplicate references in your dataProvider.

    Alternatively, you could create a subclass of your ActionScript model class and add the “selected” property to it, then write some simple utility methods to “convert” between the two. That way your View deals only with the “ViewModel” class and other layers (especially the server side) deals only with the real “Model” class.

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

Sidebar

Ask A Question

Stats

  • Questions 161k
  • Answers 161k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can use the LsaGetLogonSessionData to get the data about… May 12, 2026 at 11:48 am
  • Editorial Team
    Editorial Team added an answer After a fair bit of struggle, I started browsing through… May 12, 2026 at 11:48 am
  • Editorial Team
    Editorial Team added an answer The following script, log1.py: import logging, sys class SingleLevelFilter(logging.Filter): def… May 12, 2026 at 11:48 am

Related Questions

Is there anyway to create an image map in Flash/Flex, and have it as
I have a requirement on my current project (a Flex app which will be
I have a CListCtrl with checkboxes. I want to be able to disable one
So - I have a checkbox <asp:CheckBox ID=chkOrder runat=server Visible='<%#IsCheckBoxVisible() %>' Checked=false OnCheckedChanged=chkOrder_CheckedChanged AutoPostBack=true
I have a checkbox in GridViewColumn which i use for show/change database value. The

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.