Override collectioniChangeHandler. if collectionEventKind = REFRESH, set anchorBookmark = null; At least in theory...
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of ndele_sutton Sent: Thursday, August 07, 2008 10:57 AM To: [email protected] Subject: [flexcoders] is there a way to disable scrolling to selected row when DataGrid sorts? i have found that DataGrid will automatically scroll to the first selected row when the grid is sorted (this includes re-sorts caused by data being updated in the data provider). is there some way i can disable this behavior?

