I need to implement AJAX controls within SharePoint web parts? Is that possible? I can't seem to find any help on the Internet. Any information on what steps to follow would be greatly appreciated.
Regards,
Lilia Safronova
Check out this blog post:
ASP.NET Ajax in SharePoint
According to Daniel Larson's Blog, looks like a lot of javascripting will be required, right? What are the steps to create a very simple Ajax-enabled Hello World web part?
As soon as I inherit from SharePoint.Ajax.WebParts.AjaxWebPart, I get an error in the web part that it couldn't be found. Do you know why that is?
How do I get my hands on Ajax controls when in VS05?
I'm no very clear on what is needed to create Ajax-enabled controls for SharePoint. Would I have a web part (implemented in VS05) with a grid control for example and this .cs class would call a web service implemented with javascript (Ajax capability)?
Your help is very much appreciated.
Lilia
No comments:
Post a Comment