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 ForumsClientAPIClientAPIgood candidate for Ajax?good candidate for Ajax?
Previous
 
Next
New Post
4/3/2006 9:13 PM
 

Thanks, I've been working with the Hello example and I've read the docs and other posts here.

If I've got a form with 200 "theater seats" represented by image buttons, would you recommend building a "theater seat" user control and then placing them on a container form.  Or, would you have a user control that has the 200 buttons all using the same callback hander and passing the buttons' statuses in as a delimited string?

 
New Post
4/4/2006 9:22 AM
 
I think that 200 usercontrols would be overkill and cause more overhead than necessary.  You should be able to handle it all with a single callback, using a delimited string or xml.

 
New Post
4/12/2006 1:28 PM
 
I think my newest module may be just what you're looking for. I call it "All Purpose AJAX". You can define a query and have the data automatically refresh to the screen using Jon's fabulous Client Callback API. It's template driven so you can display the data in any way you want. I've made some changes with 2.0. I've started using the DotNetNuke Scheduler to actually do the database access. The scheduled job retrieves the data and stores it in cache. The client callbacks pull the data from cache rather than making a database hit each time. This, of course, makes it MUCH more scalable and faster. Anyway, I think it's a good bargain because you get the source code for no extra cost. Here's the link for a demo:

http://www.bloodyflux.com/Products/Modules/BloodyfluxcomAllPurposeAJAX/tabid/117/Default.aspx

I think you can do exactly what you described with this module. All you have to do is define the query to pull the data you need and design a nice template. The module does all the AJAX for you.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIgood candidate for Ajax?good candidate for Ajax?


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