Override collectioniChangeHandler.  if collectionEventKind = REFRESH,
set anchorBookmark = null;
 
At least in theory...

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of ndele_sutton
Sent: Thursday, August 07, 2008 10:57 AM
To: flexcoders@yahoogroups.com
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?



 

Reply via email to