Hi All,

in datagrid, if one item is selected, it's easy to find out:

                var item:Object = event.currentTarget.selectedItem;

but now i de-select it, how to find out the deselected item???

Help!

C.
-- 
View this message in context: 
http://www.nabble.com/how-to-find-out-the-undo-select-item-in-datagrid-tp16434166p16434166.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to