Hi Sathish,
Thanks for ur reply.I am more than 50 form feilds in different type
example textfeild,datefeild,dropdown checkbox ....Can u help me how i
can write a generic method to clear all the data.

Thanks,
Ravi

On Sep 24, 3:54 am, "Sathish Kumar"
<[EMAIL PROTECTED]> wrote:
> Hi Ravi,
>     Yes. It is .... You can write an utility method that navigates through
> your Component hierarchy and clear the values ( Use Container.getChildren()
> )
>
> Regards,
> Sathish
>
> On Wed, Sep 24, 2008 at 12:43 PM, ravibharathi <[EMAIL PROTECTED]>wrote:
>
>
>
>
>
>
>
> > I have 10 to 15 screens in a view stack each screen contains some form
> > feilds.If the user enter some data in the form then he moves to some
> > other screen and then come to the previous screen .Now the data
> > entered by the user still in that screen.I don't want that data when
> > he come back to the screen.
>
> > One way is to reset all the form feilds manually by calling show event
> > or hide evet of the screen.
>
> > Is there is any other way to clear the data in the form feilds without
> > manually reseting the feilds to null.
>
> > Any idea please.
>
> --
> Warm Regards,
> Sathish Kumar T- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to