• 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
AjaxUpdateContainer function not defined
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AjaxUpdateContainer function not defined


  • Subject: AjaxUpdateContainer function not defined
  • From: Marcos Trejo Munguia <email@hidden>
  • Date: Thu, 14 Sep 2006 19:04:09 -0500

Hi List,

I have a big problem with AjaxUpdateContainer, I have an AjaxDroppable matrix, for every droppable object in the matrix I have an AjaxUpdateContainer inside. The id of the container is generated with the row and column numbers, something like _00, _01, _02, etc. I added the underscore to be able to call the function <id>Update() every time that something is dropped inside an AjaxDroppable, so the onDrop look like this "function(element, droppableElement) { _[row][column]Update(); }" for each AjaxDroppable, the problem comes when you change the number of rows or columns in the matrix, the initial size of the matrix is 4x4, if I change the number of rows to 6 for example, when I drop something in rows 5 or 6 I get the next JavaScript Error: _50Update() is not defined.

I would appreciate any help.

Thanks in advanced.
 _______________________________________________
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

  • Follow-Ups:
    • AjaxUpdateContainer function not defined [SOLVED]
      • From: Marcos Trejo Munguia <email@hidden>
    • Re: AjaxUpdateContainer function not defined
      • From: Mike Schrag <email@hidden>
  • Prev by Date: addObjectToBothSidesOfRelationshipWithKey still working?
  • Next by Date: Manual syncing question
  • Previous by thread: Re: addObjectToBothSidesOfRelationshipWithKey still working?
  • Next by thread: Re: AjaxUpdateContainer function not defined
  • Index(es):
    • Date
    • Thread