[flexcoders] Re: advancedDataGrid drag over column calculating wrong index

2007-11-19 Thread sreeni_r
If you drop the item with the mouse over the top half of the first 
item it becomes the first item. 

If you move the mouse over the column header it becomes the last item.

It is the same behavior even with simple List.

I don't know whether it is a very expected behavior or not !

--- In flexcoders@yahoogroups.com, "Seth Caldwell" <[EMAIL PROTECTED]> wrote:
>
> Sorry, column header*
> 
>  
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Seth Caldwell
> Sent: Friday, November 16, 2007 11:31 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] advancedDataGrid drag over column calculating 
wrong
> index
> 
>  
> 
> If I drag an element over a column of a datagrid, I would expect 
the index
> to be the first in the list, or not accept the drag. The default 
behavior at
> the moment is if you are dragging and releasing over the column, 
you are
> 'dropping' at the last index in the list. is this expected behavior 
for
> anyone?
> 
>  
> 
> Seth
>




[flexcoders] Re: advancedDataGrid drag over column calculating wrong index

2007-11-19 Thread sreeni_r
If you drop the item with the mouse over the top half of the first 
item it becomes the first item. 

If you move the mouse over the column header it becomes the last item.

It is the same behavior even with simple List.

I don't know whether it is a very expected behavior or not !

--- In flexcoders@yahoogroups.com, "Seth Caldwell" <[EMAIL PROTECTED]> wrote:
>
> Sorry, column header*
> 
>  
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Seth Caldwell
> Sent: Friday, November 16, 2007 11:31 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] advancedDataGrid drag over column calculating 
wrong
> index
> 
>  
> 
> If I drag an element over a column of a datagrid, I would expect 
the index
> to be the first in the list, or not accept the drag. The default 
behavior at
> the moment is if you are dragging and releasing over the column, 
you are
> 'dropping' at the last index in the list. is this expected behavior 
for
> anyone?
> 
>  
> 
> Seth
>