0
votes

I have a Sharepoint List which is sorted by a Report Date.

Within a Visual Webpart I have created an html report which references the ListItems. One of the options on this Webpart is to change the date. If the user changes the date I need to be able to retrieve the ListItem corresponding to that Date from the List. Using c#, how can I get a handle on the Item in this way?

Thanks

1

1 Answers