Skip to main content
May 4, 2009
Question

Datagrid problem

  • May 4, 2009
  • 1 reply
  • 475 views

Hi,

I am using datagrid and added 3 columns to it in flex project. Data is provided to each column by using itemrenderer. Itemrenderer is checkbox for each column. Name of columns are col1,col2,col3. I want to make the checkbox in col1 selected when i selects the checkbox in col2. But i am not able to do this. If anyone have the solution for this ,please provide me.

Regards

Kotland

This topic has been closed for replies.

1 reply

Michael Borbor
Inspiring
May 4, 2009

You can do this easily changing the dataProvider so the first check box will display the change.