• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Frames and AjaxUpdateContainer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frames and AjaxUpdateContainer


  • Subject: Re: Frames and AjaxUpdateContainer
  • From: Raghavender <email@hidden>
  • Date: Mon, 7 Dec 2009 21:29:04 +0530

Thanks Ramsey Lee Gurley,

This worked for me, And I have used 'onClickServer' property to 'AjaxSubmitButton' component becoz i have to call this parent.[frame]. [updateContainerID]Update() once the action method is performed.

Regards,
Raghavender.

On 26-Nov-09, at 5:11 AM, Ramsey Lee Gurley wrote:

Hi Raghavender,

I assume you're talking about Wonder's Ajax framework? You can update across frames by calling something like

parent.[frame].[updateContainerID]Update();

So, if you're in your 'content' frame, and you want to update an update container with an id of "brillig" in the 'header' frame, you'd call

parent.header.brilligUpdate();

I feel like I've forgotten a dot something, but I think that should work. (^_^)

Ramsey


On Nov 25, 2009, at 1:48 PM, Raghavender wrote:

Hi,

I am working on a web page that has multiple components placed on different frames, I have to define multiple ajax update areas on these different pages and do an ajax submit from one page. Any help on providing examples, or references or sample code snippets.

Thanks in advance,
raghavender.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: [OT] WOWODC presentations trick
  • Next by Date: Session object in concurrent threads
  • Previous by thread: Re: [OT] WOWODC presentations trick
  • Next by thread: Session object in concurrent threads
  • Index(es):
    • Date
    • Thread