Has anyone resolved this issue? I'm having a similar problem where I have different images in a datagrid column based on the data and as soon as I start scrolling, the images start moving around (i.e the image that was supposed to be displayed in row 1 with row 1's data is now displayed in row 2 etc....)
--- In flexcoders@yahoogroups.com, "Brendan Meutzner" <[EMAIL PROTECTED]> wrote: > > Is this a bug then?... can somebody tell me if it's been reported on the > beta list? > > Thanks, > > Brendan > > > > On 6/20/06, indy_nagpal <[EMAIL PROTECTED]> wrote: > > > > Hi Brendon... I came across exactly the same weirdness when using an > > itemrenderer that displayed different images in a datagrid column > > based on specific values. > > > > No matter what I do, I continue to get the same weird behaviour where > > if you scroll down, the values in the rendered column start moving > > around... > > > > I picked up the example code from: > > http://www.iepl.net/dataGridItemRendererSample/dgItemRendererSample.html > > and reduced the height of the datagrid so that scrolling is required. > > And this weird behaviour occurs there as well. > > > > This unexpected behaviour is not listed as a known issue at > > http://labs.adobe.com/wiki/index.php/Flex:Known_Issues#Item_Renderers. > > > > So I don't know if it is bug or it is something that all of us are > > doing incorrectly. > > > > Indy > > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, "Brendan > > Meutzner" <bmeutzner@> > > > > wrote: > > > > > > Sorry if this is a repost, but i didn't see it showing up after being > > > posted this morning...... > > > > > > > > > > > > Hi All, > > > > > > I came across some funky behaviour when using a ComboBox as an > > > itemRenderer for a DataGrid. I've posted the issue at > > > http://www.visualconcepts.ca/flex2/comboboxrenderer/Tester.html. To > > > replicated just change one of the combobox items, and then move your > > > mouse above and below the datagrid. For additional funkiness, go > > > focus on one of the numbers (NumericStepper renderer used) and move > > > the mouse above and below the datagrid to see them disappear as the > > > rows are redrawn... interesting... > > > > > > Brendan > > > > > > > > > >