Tagged Questions
0
votes
0answers
219 views
Adding a SharePoint list to an Update Panel
I am trying to add a SharePoint list to an AJAX Update Panel. I am doing this by adding a ListViewWebPart to the Update Panel. My code:
SPList fcsRequestList = ...