| Author |
DataGrid column/row selection based on checkbox
|
Booma Devi
Ranch Hand
Joined: Nov 02, 2011
Posts: 61
|
|
Hi,
Can any one please tell me how to edit only one row ( other rows should not be editable if checkbox is not selected) based on the checkbox selection in datagrid using flex 4.5....
When i click the checkBox and EDIT button, I am able to edit all the rows in the datagrid... But my requirement is when i click the checkbox and EDIT button, I want to edit the selectable row only...
Here is my code:
|
 |
 |
|
|
subject: DataGrid column/row selection based on checkbox
|
|
|