How about creationComplete of the DataGrid?

--- In [email protected], "hansenallanlund" <hansenallanl...@...> 
wrote:
>
> i have an initial default sorting set on my datagrid 
> "tasksList.dispatchEvent(new 
> DataGridEvent(DataGridEvent.HEADER_RELEASE, false, true, 
> UPDATE_DATE_COLUMN_POSITION, null, 0, null, null,0)); 
> " 
> however i need to know what event to listen for if i only want to set 
> the default sorting when the dataprovider is set not when it is 
> updated.
>


Reply via email to