This has been a great post - thanks Anonymous June 01, 2007 This has been the BEST post on using SPGridView so far. Thank you Paul! Anonymous July 01, 2007 Hi Got this working fine. However when I put a button on the web part to fire off the create dataset bit the f...
(Snippet Gallery will automatically create the tags in the right way and you can copy it to your master page.)
I am looking for a way which they can click a button, and the button will change the value of that specific column in that specific row to Yes. I've seen some mentions to JSON actions, but I have never used JSON, so I am in the dark of any possible way to re...
Hi, I'm a bit new to SharePoint development and am trying to create a new page. I can add new web parts and below is a sample of ones that I can add: A co-worker has a different page an... JasonYeungYou have below options: Develop your own custom web parts using Sh...
Creating a Windows application project in Visual Studio 2005. Adding references to the required assemblies to the Visual Studio project. Designing the user interface of the sample application. Implementing the functionality that adds the Excel Web Access Web Part to an Office SharePoint Server page...
Sun Java System Portal Server 7.2 software installed on a separate host You will need the following information in order to deploy the SharePoint portlets: Name of the Windows domain. Hostname of the Windows domain controller and the credentials for Active Directory access. ...
You will also be able to click on the Create link on the top of the page to create a new Site Column: From this point on, the steps to create the Site Column will be similar to those earlier in the recipe. The only difference will be that you will be prompted to choose a Group...
return to the browser and refresh the page. Verify that theMovieslist no longer contains the item that you created earlier. This is because the list was automatically deleted and re-created by the deployment conflict resolution capability that is built into the SharePoint development tools in Micr...
Greetings all, I have been asked to add an Exchange mailbox' calendar to a Sharepoint page, so everyone in that department would be able to view the calendar in Sharepoint and get the updates done on the calendar. From what I had found, Calendar overlay only support the Sharepoint'...
The same is true for master pages in SharePoint sites. One word of caution: Do not add inline code to the page. Put all code in a code-behind file. Why? Because when a page is uncustomized (or when the source of the page is still pulled from the file on the file system rather ...