[flexcoders] Grid/renderer with AS

2012-07-26 Thread Davidson, Jerry
I realize it will be several hours before this appears, but as I'm not having 
much luck it will probably appear before I find the answer.

I have an advancedatagrid that has a column with a check box item renderer.  
When it is clicked, the event is triggered, but I'm not sure how to address the 
box such that if it is unchecked, return.  If you could, the same issue with a 
button.  The user hasn't decided which he likes better yet.


Jerry Davidson
Illinois DHS/MIS/
Client Systems/Update Unit
(217) 558-2194
jerry.david...@illinois.gov



Re: [flexcoders] Grid/renderer with AS

2012-07-26 Thread Alex Harui
Usually, the checkbox changes some property in the dataprovider.  Your code can 
check the value of that property.


On 7/26/12 5:49 AM, Davidson, Jerry jerry.david...@illinois.gov wrote:






I realize it will be several hours before this appears, but as I’m not having 
much luck it will probably appear before I find the answer.

I have an advancedatagrid that has a column with a check box item renderer.  
When it is clicked, the event is triggered, but I’m not sure how to address the 
box such that if it is unchecked, return.  If you could, the same issue with a 
button.  The user hasn’t decided which he likes better yet.


Jerry Davidson
Illinois DHS/MIS/
Client Systems/Update Unit
(217) 558-2194
jerry.david...@illinois.gov






--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui