Tagged Questions
0
votes
1answer
178 views
List not updating correctly after programmatically deleting items
I have a custom webpart control on a page which, upon page load, deletes the items from a list (displayed on the same page as the custom webpart).
After deleting the items, the code also populates it ...