SharePoint and AJAX

August 14, 2007

I am trying to create web parts that use Ajax. After some attempts, I realized that after the first post-back, the consiquent post-backs do not fire. After some googling, I found this excellent post from Mike that explains a step-by-step approach to integrate Ajax with SharePoint. A must-read.

Leave a Reply