[flexcoders] Doubt using Refresh

2007-10-15 Thread Tom Preet
Hi,

In my application am using a button for Refresh.

Upto Now:

I have retrived the list of files from Directory in to the combo box using
the Remote Object method.

when I select a particular file from combo the content of the file is
displaying on the text area.

upto here working fine.

along with that I placed a button for Refresh, Now when I click on the
button(Refresh) I need to refresh and display the particular File.

can I have any Suggestions regarding this how to achieve it.

Thanks,
Preet.


Re: [flexcoders] Doubt with Refresh()

2007-09-26 Thread Tom Preet
Hi,

Thanks for u r reply.
In my app I used remote object procedure to get data from the server. The
data is displaying in the text area when I click on the button. Here I
placed one button for refresh. when I click on the button the text area has
to be refreshed. But, here am not getting how to use the function for
refresh. Can u give some suggetions.

Thanks,
Preet.


[flexcoders] Doubt with Refresh()

2007-09-25 Thread Tom Preet
Hi All,

In my App am using the one text area and one button for refresh . when I
click on the button the text area has to be refreshed.
Can any one help how achieve this.

Thanks,
Preet.


RE: [flexcoders] Doubt with Refresh()

2007-09-25 Thread Alex Harui
refreshed in what way?  Emptied?  New server request for data?



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Preet
Sent: Tuesday, September 25, 2007 10:07 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Doubt with Refresh()



 
Hi All,
 
In my App am using the one text area and one button for refresh . when I
click on the button the text area has to be refreshed.
Can any one help how achieve this.
 
Thanks,
Preet.