aspose file tools
The moose likes Flex and the fly likes DataGrid column/row selection based on checkbox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Flex
Reply Bookmark "DataGrid column/row selection based on checkbox " Watch "DataGrid column/row selection based on checkbox " New topic
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:

 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: DataGrid column/row selection based on checkbox
 
Similar Threads
DataGrid With RemoteObject
Picture upload from flex RIA to MySql using java
using outerDocument in flex
SortCompareFunction is not working in Flex
Getting data from actionscript class file into Datagrid