Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIUsing ClientAPI with WebCustomControlsUsing ClientAPI with WebCustomControls
Previous
 
Next
New Post
1/16/2006 6:38 AM
 

I have the ClientAPI working nicely in my DNN project, but I'm struggling with getting it to work with a Web Custom control.

My control has 3 dropdownlists on it. The 1st is filled when the control loads and the other are filled when the selection in the main dropdownlist changes.

I have added the references etc... and have added the attribute to the onchange event of the dropdownlist.

<snip>

this.ddlManufacturerList.Attributes.Add("onchange", ClientAPI.GetCallbackEventReference(this, "'test'", "successFunc", "this", "errorFunc"));

</snip>

But when I change the selection it gives me "failed: 404 - ControlNotFound(dnn_ctr600_RunWorkflow_activityModule_MakeModelSelection_ManufacturerList)'". The code is the same as some inside a module ascx file which does work.

Can anyone tell me what else needs to be done to get this working with a custom control?

 
New Post
1/16/2006 9:09 AM
 

without seeing some more specific code, it will be hard to determine why you get a 404 error.  I do discuss one common reason for this error in my latest blog.  Not sure if this applies to your code or not...


 
New Post
1/17/2006 8:02 AM
 
Thanks for the link Jon - that was exactly the problem. All fixed now.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIUsing ClientAPI with WebCustomControlsUsing ClientAPI with WebCustomControls


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out