There is no way to directly get the checkbox selected items. we need to
maintain the check box selection status in the data object and then iterate
through the Tree data provider to get the selected items. just google
search, there are lot of examples on this.

Here are some links may helpful for you.
http://techrays.wordpress.com/2008/02/18/a-3-state-checkbox-in-an-advanceddatagrid-itemrenderer/
http://blog.devinholloway.com/2012/02/flex-partialselectcheckbox-component.html
https://www.assembla.com/code/shinylib/subversion/nodes?rev=35


Thanks,
Nagarjuna

On Fri, Jan 11, 2013 at 6:44 PM, maniravi <[email protected]> wrote:

> Actually i select rows from datagrid using checkbox. And i have to save
> only selected rows in text file. Plz help the code urgent.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/flex_india/-/I5ehg5OZQrYJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to