sharepoint-list
ASPX to create, read, update, delete SharePoint List
I notice a code inside the link - Update Sharepoint List Item can update the SharePoint List. However, I could not find much information on the following matters:[详细]
2023-04-03 22:02 分类:问答SharePoint Versioning restriction & customize [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-03 05:18 分类:问答unable to update listitem external data column sharepoint 2010
I try update Extenal data column but it doesn\'t work, new value is not stored. (new value is visible on details form but not on list, rehreshing external data type does not return related external co[详细]
2023-03-30 23:52 分类:问答When searching through a sharepoint list how do I make sure it doesn't filter on capital?
My code so far: List<SearchEntity> results = new List<SearchEntity>(); var title = tbTitle.Text;[详细]
2023-03-24 06:30 分类:问答Identifying Visible Lists through SharePoint Web Services
all! I\'m having some issues using SharePoint Web Services to identify the lists available in my server. I\'m using GetListCollection to get all the lists and associated properties from my server, and[详细]
2023-03-09 16:51 分类:问答Validate a Single line of text column type of list in sharepoint 2010 to accept only numbers?
How to validate a Single line of text column type of list in sharepoint 2010 to enter accept only numbers?[详细]
2023-03-05 05:01 分类:问答Make a document library that with links to filesystem
I want to make a \"master\" list or document library on our sharepoint site of links that point to various documents on across our different sites but also ones located in the filesystem eg. \\somesha[详细]
2023-03-03 03:57 分类:问答How do I return a document from a Sharepoint Document library to the user?
I am retrieving a docum开发者_StackOverflow社区ent list from a Sharepoint library.Let\'s say my task is to retrieve the very first document in that list to the user so he can open a docx file.How do I[详细]
2023-02-27 11:40 分类:问答SharePoint 2007: Target Audience for Link Lists items
I created a Link List where each item has a specific target audience from the Active Directory group assigned. I added this link list on a page as a webpart. I am trying to get 开发者_如何学运维the us[详细]
2023-02-25 13:15 分类:问答context menu for sharepoint list fields
Is 开发者_Python百科it possible to set context menu to any fields in a sharepoint list, similar to the one dispalyed for the title field with link and edit menu ? Also i need the previlige to configur[详细]
2023-02-24 22:53 分类:问答