I am trying to set up a data driven subscription to an SSRS report. I\'d like to use a sharepoint list that contains the recipient email address and a report parameter that will filter the contents of
Is there a tool out there that can output an ASP.Net web applications\'s complete configuration. Obviously you have the web.config file at the level you are at, but this is inheriting from possibly nu
I am calling a sharepoint service /_vti_bin/usergroup.asmx from my silverlight app. In that the method GetAllUserCollectionFromWeb() returns the XML string. I need to iterate th开发者_高级运维rough th
I have a custom list, whic开发者_开发技巧h have some items in it. I dynamically add a new field with defined DefaultValue property (SPField.DefaultValue).
I had a textarea box on a web form and was using some jquery code to set values and it was working great.I changed the control to be a richtextbox .. well it renders it as such at least, and now the c
I am having four external list \"List1\", \"List2\", \"List3\", \"List4\". I have added a custom ribbon button Like:
I have created a simple Visual Web Part in Visual Studio 2010. How can I now add this web part programatically to a specific Sharepoint 2010 page? I already have code that generates a One Colu开发者_运
I have created a User Control for my SharePoint, which has a simple TextBox and a CheckBoxList. For both of these controls, I have ASP:RequiredFieldValidator and ASP:RegularExpressionValidator.
Want to build caml query for 7 parameters in where clause. Please share the link if you have to build caml query.
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.