In fact, it is even simplier. The grid comes with an empty record.
Moving a mouse over second column I have noticed that a mouse pointer
will change to mouse arrow from the middle of the column while moving
to the right. And it will be staying like this over second column as
well. Moving mouse to the left over being second column will change
mouse pointer into the vertical.
--- In flexcoders@yahoogroups.com, "markgoldin_2000"
<[EMAIL PROTECTED]> wrote:
>
> I am having a problem with ADG. It has 3 columns. I am dynamically
> adding records to it when a user moves a cursor from a cell down. I
see
> that when I move a mouse over third column in some records (at least
in
> one in my testing) the row does not change its border and the cell
does
> not accept the cursor after I click on it. Doing some manipulations
> with mouse and keyboard will eventually position the cursor in that
> cell. Any idea what's going on?
> I am using trial version of Flex 3.
>
> Thanks
>