CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Adobe Flex (http://www.codingforums.com/forumdisplay.php?f=63)
-   -   How do I keep track of last selectedItem in datagrid? (http://www.codingforums.com/showthread.php?t=224117)

bon_t 04-13-2011 11:30 PM

How do I keep track of last selectedItem in datagrid?
 
Hello All,

I"m using Flex 4 and an AdvancedDataGrid. I need to keep track of the previously selected item. I can't think of where to capture this though. In an itemClickHandler method, the grid's selectedItem value is already the current selected item.

The focusIn and focusOut attributes apply to the whole datagrid, not to just one row in the datagrid.

Thank you.
Bonnie

bon_t 04-14-2011 07:03 PM

I have figured this out.


All times are GMT +1. The time now is 09:44 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.