Archive for tag: Webparts

A quick look on Sharepoint object model programs

24 September, 2009 (13:11) | MOSS - Object Model, MOSS - Quick Look | By: G Vijai Kumar

Here I am going to show you that the actions which we perform normally with UI, those also can be done programmatically, the same thing I am going to show in this post, this post is mainly targeted for beginners those who are new to Sharepoint object model, a quick watch on programs to create [...]

Lightbox enabled custom webpart, displays images from sharepoint picture library

23 October, 2008 (12:52) | MOSS - Object Model | By: GVK

Here is the simple Lightbox enabled custom webpart which displays the images from sharepoint picture library.
Instructions to use:

Download Lightbox
After downloading, copy all the Lightbox files or folders to sharepoint 2007 website using sharepoint designer 2007.
Add the lightbox javascript and css reference tags in the head section of sharepoint site master page.

Create a Picture Library in [...]