[flexcoders] Re: scroll to non-visible item in hierarchical AdvancedDataGrid

2008-08-05 Thread Parker Ault
hanging the verticalScrollPosition property. > > adg.verticalScrollPosition = 5; > > Dimitrios Gianninas > RIA Developer and Team Lead > Optimal Payments Inc. > > > ________ > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf

[flexcoders] scroll to non-visible item in hierarchical AdvancedDataGrid

2008-08-05 Thread Parker Ault
Hey all, I need to programmatically scroll an AdvancedDataGrid component, without changing the currently selected row, to an arbitrary item in a HierarchicalData provider. I have another component that displays the samedataset, and I want to synchronize the display states of both,including select