Post the stacktrace.  Use a debug build so you get line numbers

Alex Harui
Flex SDK Developer
Adobe Systems Inc.<http://www.adobe.com/>
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of mhbmarcos
Sent: Wednesday, May 20, 2009 10:56 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: DataGrid sort





thank Alex

But, i see the stack execution, but the sort function is throw by de 
arralListView, and i am not delete this execution.

any another solution?

thank

--- In flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>, Alex 
Harui <aha...@...> wrote:
>
> I would set a breakpoint on your sortable function so you can see who is 
> calling it again. It should not be called when you select a row.
>
> Alex Harui
> Flex SDK Developer
> Adobe Systems Inc.<http://www.adobe.com/>
> Blog: http://blogs.adobe.com/aharui
>
> From: flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com> 
> [mailto:flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>] On 
> Behalf Of mhbmarcos
> Sent: Wednesday, May 20, 2009 9:13 AM
> To: flexcoders@yahoogroups.com<mailto:flexcoders%40yahoogroups.com>
> Subject: [flexcoders] DataGrid sort
>
>
>
>
>
> Hi!!, i have a problem with dataGrid
> the dataGrid have into dataGridColumn a sortable function, so
> if sort this column, sort correct, but if then i have select any row, againt 
> execute the sortableColumn.
> Please, solution for this?
> how to remove sortable function?
>
> thanks
>

Reply via email to