For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.
I have created infopath form library in SharePoint sever2010. I am using Windows server 2008R2 OS and MS-Office 2010. When i …
sharepoint-2010 infopath infopath-2007When using SharePoint DLLs (which are x86 only) from a non-ASP.NET app, you can set the "Platform target" to …
asp.net visual-studio-2010 .net-3.5 sharepoint-2010My code: *.aspx: <asp:DropDownList ID="CountryList" CssClass="CountryList" runat="server" OnSelectedIndexChanged="CountryList_SelectedIndexChanged" /> *.aspx.cs: protected void …
c# events sharepoint-2010 selectedindexchangedI am trying to use a Content Query Web Part to create a "What's New" page in Sharepoint 2010. The goal …
sharepoint sharepoint-2010 cqwpI've checked articles on here and Googled till I'm blue in the finger tips. I've read and read and read …
c# .net sharepoint-2010 camlAs title says, I have access to the current listitem - and it's easy enough to get the author/created …
c# sharepoint-2010 author sharepoint-object-modelDoes anyone know where the option to print an infopath form (in my case a customized list form) exists in …
infopath sharepoint-2010LS, I'm trying to open an sharepoint 2010 list with InfoPath 2010 but when I try this I get the following errormessage: "…
sharepoint-2010 infopathI'm working on a Microsoft internal SharePoint site, and I need to pull in List data from a cross domain …
javascript sharepoint sharepoint-2010 cross-domain intranetWhat I want to do is to split-up the globalnavigation bar on the sharepoint 2010 so I can control what menu-items …
asp.net css sharepoint-2010 web-controls