--- In flexcoders@yahoogroups.com, Weyert de Boer <[EMAIL PROTECTED]> wrote:
>
> Hello,
> 
> I have been working on a solution to make some sort of property 
grid in 
> Flex and I have been using the DataGrid. Only I am experiencing 
some 
> problems with it.
> The datagrid consists of two columns called "name" and "value". The 
> second value is a column where I used a custom itemRenderer to 
change 
> the input editor
> based on given instructions in the dataProvider.
> 
> Only I am sadly enough I am experiencing some strange problem with 
it. 
> The problem is that when I am filling the dataProvider and later 
clear 
> the dataProvider
> and then add some data again. The input editors in the second 
column 
> don't match the title shown at the first column. The input editor 
will 
> move one row time
> each time you are refilling it.
> 
> I have made a Flex project which reproduces this problem. Does 
anyone 
> know how this problem can be fixed?

Sounds like a Q2 
http://www.magnoliamultimedia.com/flex_examples/Amys_Flex_FAQ.pdf

Reply via email to