Search Wiki:
Project Home Page
Welcome to Daniel Larson's ASP.NET AJAX Extensions Toolkit for SharePoint.

Get the code from the Source Code link (http://www.codeplex.com/sharepointajax/SourceControl/ListDownloadableCommits.aspx).

Note: This project DOES NOT provide any support for working with the "Ajax Control Toolkit".

This is a base framework built on top of the Microsoft AJAX Library and ASP.NET AJAX for deploying client-side AJAX Web Parts and controls that work against web services and Xml feeds utilizing the ASP.NET AJAX framework.

Project dependencies: ASP.NET Ajax RTM. Get it @ http://ajax.asp.net.

Project contact: me@ danlarson dot com.
Read dan's blog: http://daniellarson.spaces.live.com

Installation and Release Notes


Component Documentation:


Additional resources:



*The SharePointAjax feature package now installs the Atlas System.Web.Handlers.ScriptResourceHandler httpHandler node to web.config. As of change set 15970 we have a complete no-touch deployment using the solution pacakage.

See the Install script that's part of the source code.

More developer tools:


Last edited Jun 1 at 10:52 PM  by daniellarson, version 23
Comments
HotmailUser wrote  Dec 27 2007 at 9:39 PM  
You've mentioned on the SharePoint AJAX Toolkit site that the AJAX Control Toolkit for ASP.NET is not compatible with WSS:
http://www.codeplex.com/sharepointajax

I have a requirement with my current client to use the AJAX Control Toolkit with MOSS 2007. I would like to know what makes the Toolkit incompatible with WSS. Can't I use controls like the TabContainer and ModalPopupExtender with UpdatePanel controls within a WebPart?

What would be the problems I might face in such a scenario?

Thanks.

Tourpe wrote  Jan 4 at 9:27 PM  
Also, would you kindly clarify what changes if we have installed MOSS SP1? The type of questions I have are:
- how should the installation documentation be changed?
- Is the Control Toolkit now supported?

Thanks for your clarification, and great work!!!

Herve

imananth wrote  Mar 31 at 10:01 AM  
I have used modalpopupextender, auto complete extender and dropdown extender in sharepoint webparts and it worked for me...

Updating...