I'm not quite sure what you are trying to do but I bet you can currently
do it with the existing Spark DataGrid.  You may have to do it
differently.  Have you looked at [1]?  Would it be possible to provide a
small example?

Carol

[1] 
http://help.adobe.com/en_US/flex/using/WS0ab2a460655f2dc3-427f401412c60d04d
ca-7ff3.html

On 11/28/12 9 :42AM, "João Fernandes"
<joaopedromartinsfernan...@gmail.com> wrote:

>Hi, I've noticed that spark datagrid doesn't support ITEM_EDIT_END  only
>Session_save and session_cancel which is different from what mx:Datagrid
>behavior. With ITEM_EDIT_END (which should be "ITEM_EDIT_END"), we have
>the
>possibility to validate our data outside of our itemEditor and call
>preventDefault() to prevent the item editor to be destroyed which doesn't
>seem to be possible right now with the current implementation. My question
>is, should the spark datagrid support this case scenario? If so I'll
>create
>a ticket and create the patches necessary to fix it.
>
>-- 
>
>João Fernandes

Reply via email to