Now problem has been solved. I use preventDefault in Item_Edit_Begin event
after closing the popup. but it prevent it on same condition as in
ITEM_EDIT_BEGINNING. it works fine now

Thanks
Sachin


Alex Harui wrote:
> 
> You may not be able to prevent another edit session from ITEM_EDIT_END,
> but there should be an ITEM_EDIT_BEGINNING right after that you can use to 
> cancel the editing of that renderer.
> 
> 
> On 5/11/10 4:51 AM, "DevSachin" <talktosachin2...@rediffmail.com> wrote:
> 
> 
> 
> 
> 
> 
> 
> Hi Alex,
> Thanks for Quick reply. Yes, it is not readonly but editedItemRenderer is
> readonly. Now, My 50% problem is solved but 50% is still remaining. After
> closing popup and returning focus to grid, cell is opened in edit mode. I
> want this cell in renderer mode. How should I dispatch itemEditEnd event
> from popup so after closing the popup, cell will not goes to edit mode?
> 
> Thanks In advance
> Sachin dev tripathi
> 
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Use-a-Popup-as-itemEditor-in-Datagrids-tp7071004p28535120.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to