[flexcoders] Using multipleSelect with a Datagrid

2007-11-28 Thread greenfishinwater
I have a datagrid with allowMultipleSelect=true. My question is how can I prevent a row from being selected depending on a value within that row. The user clicks a row, I want to look at my status value of that row and if a specific value then allow the select to continue. If it is not the

RE: [flexcoders] Using multipleSelect with a Datagrid

2007-11-28 Thread Alex Harui
http://blogs.adobe.com/aharui/2007/06/disabling_list_selection.html From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of greenfishinwater Sent: Wednesday, November 28, 2007 9:02 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Using