-
Ajax within Ajax generated code
Does anyone know how to call Ajax from code that was generated from an Ajax call? I have three drop downs that are populated based on the previous selection. Once the third drop down has been selected it uses Ajax to look up the form to display on that page. That all works fine. However, the form that it loads has a call to Ajax within it. The form has a text box that I am trying to create an autosuggest option. The problem is it never makes the call. I don't have any javascript errors.
I did a little debug using the code generated by the three drop downs being selected. This code includes the form. If copy that code and then try it it works fine, since the first few Ajax calls have not been called.
Does anyone have any ideas or work arounds for this problem?
Similar Threads
-
By Benjamin in forum .NET
Replies: 2
Last Post: 04-05-2006, 03:06 AM
-
Replies: 0
Last Post: 02-09-2006, 02:26 PM
-
Replies: 246
Last Post: 10-26-2002, 12:30 AM
-
Replies: 125
Last Post: 10-05-2002, 04:34 PM
-
By Robert G in forum .NET
Replies: 84
Last Post: 02-08-2001, 03:38 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|