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 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
  • 1 View
  • 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

Related Questions

I have a DataGrid in Flex, with one column a checkbox and another a
T have used checkbox column in gridview. On click of a linkbutton, it should
I have used checkbox column in gridview. I want to check status of that
So - I have a checkbox <asp:CheckBox ID=chkOrder runat=server Visible='<%#IsCheckBoxVisible() %>' Checked=false OnCheckedChanged=chkOrder_CheckedChanged AutoPostBack=true
I have a gridview that I have added a checkbox column using a templatefield
I have a small flex datagrid. The dataProvider is an xmlList. I have two
I have a Flex repeater that has a complex item template. When a checkbox
I have a checkbox with a Checked property and a Listbox with an Enabled
I'm using Zend_Form with a registration page. I have a checkbox, that if checked,
I have a checkbox list control on my asp.net web form that I am

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.