sharepoint-2007
Delete Site Features
I deleted all my Site Features with an c# program. SPFarm.Local.Solution.开发者_开发百科Remove(Solution name);[详细]
2023-03-25 22:44 分类:问答jQuery to look up a list column in another SharePoint 2007 list and plug value in on change?
I have a page with a form in SP 2007.I\'ve added a dataview to another list to that page and hidden it using a DIV tag.That dataview shows up as a table under a div with ID=\"WebPartWP[详细]
2023-03-25 17:35 分类:问答Pass 2 parameters to Silverlight control from SharePoint web part project into Silverlight application
I have 2 parameters defined in SharePoint web part project, meant to be passed intoApplication_Startup() in a Silverlight application when a user selects from 2 combo boxes (browsable properties). Som[详细]
2023-03-24 04:29 分类:问答edit textblock's maxheight when it's embedded within a datatemplate
how do i pass in a 2nd parameter to a Silverlight application (Application_Startup()), edit a textblock\'s attribute \'MaxH开发者_如何转开发eight\' (textblock is embedded within a datatemplate)? Users[详细]
2023-03-23 21:33 分类:问答Sharepoint - Item added eventhandler properties do not work
I\'ve started programming event handlers. At first I added some items to lists with hard coded values.[详细]
2023-03-23 09:26 分类:问答Submitting a dynamic update to updatelistitems web service without managed code
I have a bro开发者_StackOverflow社区wser-enabled form written with Infopath 2007.I am unable to use managed code.[详细]
2023-03-23 00:53 分类:问答How to Write Code Compatible with the Security Architectures of both SharePoint 2010 and 2007?
I\'m currently reworking some code written for a SharePoint 2010 application, utilising Claims-based Authentication. However, I\'m not that familiar with CBA and need to make the code work within a Sh[详细]
2023-03-22 23:24 分类:问答Code to download file from sharepoint 2007 document library. Please correct me in this code
I am using this code to download file on button click. Code works perfectly but only one problem exists that code executes perfectly only for first time, means for first when I click on download butto[详细]
2023-03-22 17:53 分类:问答What is the best way to create custom page in SharePoint 2007?
I\'m working on asp.net custom page in SharePoint 2007 environment, would like to find out w开发者_Go百科hich is the best way or best practice to build a custom page (either .aspx or .ascx)[详细]
2023-03-22 16:50 分类:问答Enable button on another .xaml page
I have a button \'ReadMore\' defined Page.xaml. How may I enable it a开发者_C百科gain when I click on a button that closes ThumbnailDetails.xaml? Users select an item @ a ListBox and they are directed[详细]
2023-03-22 15:21 分类:问答