You have to do it, there is no built in functionality for this. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of flexuser1 Sent: Monday, April 28, 2008 3:05 PM To: [email protected] Subject: [flexcoders] Datagrid selected value disappears on data refresh Is there a way to keep the selected row selected when data is refreshed? The refreshed data has at least 1 column constant, the rowID assigned by the database. Is there an inbuilt property or do I have to write my own code on refresh which checks each row for the rowID and selects that row?

