I have Ajax working on a custom web part written in Visual Studio and it works great. Question. I created a task list on the site and added it as a web part to the default page. I would like this web part (task list) also to be updated asynchronously. I opened it in the Sharepoint designer, but I really don't know how to apply Ajax to it. Any suggestions, pointers to blogs, demos, etc. Will be really appreciated. I will need to add an update button so that it has a child control in order to start the update, and that’s fine. I just don’t know how to start.
Thanks.
jdangiel
source
share