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?
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).
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.
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(\"\\\\\
i have a sharepoint 开发者_JAVA技巧list which has few rows without having any entry inrequired fields .
i want to show an error 开发者_C百科message, whenever the user adds an item. So i use code similar to that:
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
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).
I am developing a sharepoint 2007 web part that uses custom properties. Here is one: [Personalizable(PersonalizationScope.User), WebDisplayName(\"Policy Update List Name\")]
I know 开发者_运维知识库folder name I want the ID of that folder which is created in Sharepoint Document Library.