Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60
SharePoint Archives - Page 24 of 25 - Adis Jugo blog
Select Page

Importing linked lists into existing MOSS 2007 site

Importing linked lists into existing MOSS 2007 site Picture this situation: you have two operational MOSS 2007 sites, possibly at two different MOSS servers. Now, you have to copy two SharePoint lists from one site to another, retaining all additional information like...

Fighting the SPGridView contol

hOne piece of SharePoint toolbox, rarely used, and not well known, is a SPGridView control, a SharePoint wrapper over a standard .NET GridView control. Since the SPGridView is not well documented, and implementing standard functionality with it is somewhat painful, I...

A few more MOSS tricks…

Master dialog pages So you created a great all new master page for your Sharepoint site, but all the dialog pages (i.e. Acces Denied, Unknown Error…) are still in the "Default" style? Yeah, I know… You have to edit the "simple.master"...