Need UpdatePanel?

  • Thread starter Thread starter David C
  • Start date Start date
D

David C

If I just want to use a ListExtender control from Ajax Toolkit on a web
page, do I need to place it inside an UpdatePanel or can I use it without
UpdatePanel? Thanks.

David
 
You do not need an UpdatePanel in order to use controls and/or extenders
from the AjaxControlToolkit or any other control library. The UpdatePanel is
simply a templated control that makes it easier apply Ajax to existing
controls. Good Luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top