sharepoint-2007
limit number of listbox items to be displayed on load, programmatically
I have a Silverlight 2.0 listbox which reads in data from a custom list @ SharePoint 2007. How may i limit the number of items to be displayed on load of Page.xaml?[详细]
2023-03-22 07:50 分类:问答SharePoint WebParts MVP Pattern
Can anyone explain how to implemen开发者_StackOverflow中文版t MVP pattern for SharePoint Webparts when you have user controls (with dropdowns) and webpart properties (or even more editorparts).[详细]
2023-03-22 05:45 分类:问答What governs the Package/Deploy/Quick Deploy Solution commands
I have inherited a Sharepoint 2007 web part project, with two branches in SVN. When I load the trunk branch SLN into VS2008 and right click on the solution I see the following commands.[详细]
2023-03-22 04:14 分类:问答SharePoint session persist across several users?
I have a custom web part that starts by getting a current user login name like this: protected static string iAm = System.Web.HttpContext.Current.Request.ServerVariables[\"AUTH_USER\"].Split(\"\\\\\[详细]
2023-03-21 21:10 分类:问答sharepoint list item without entry in required fields
i have a sharepoint 开发者_JAVA技巧list which has few rows without having any entry inrequired fields .[详细]
2023-03-21 15:19 分类:问答Get self defined AfterProperties column in Event Receiver
i want to show an error 开发者_C百科message, whenever the user adds an item. So i use code similar to that:[详细]
2023-03-21 13:41 分类:问答Remove permissions on list item change in sharepoint
Is there any chanc开发者_如何转开发e I can remove survey permissions on List item change? What do you mean with \"survey permission\"? I don\'t think there is an explicit survey permission, but only t[详细]
2023-03-21 02:17 分类:问答Development of Sharepoint Data Entry Site
I am in the process of developing several data entry forms that the client has asked to be accessible through the SharePoint interface (2007 WSS version).[详细]
2023-03-20 20:11 分类:问答SharePoint Web Part Custom Properties Don't Take Effect Until Page Reload
I am developing a sharepoint 2007 web part that uses custom properties. Here is one: [Personalizable(PersonalizationScope.User), WebDisplayName(\"Policy Update List Name\")][详细]
2023-03-20 07:32 分类:问答Sharepoint Document library and CAML
I know 开发者_运维知识库folder name I want the ID of that folder which is created in Sharepoint Document Library.[详细]
2023-03-20 02:51 分类:问答