3

I've been trying a few options out, but I'm finding good SharePoint AJAX guides to either not exist or be hard to find.

Very simple, I am rendering list items with a repeater, and I want to be able to delete them via AJAX. I can render the List Item ID in the element, so I would just need to be able to delete a list item with it's List ID.

1 Answer 1

8

Are you talking about SP 2010?

Then you can use either the REST API or you can use the Client Object Model.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.