SHAREPOINTSearch.com

Welcome to SHAREPOINTSearch.com Sign in | Join

in Search
Skip Navigation Links
Home
Resource CenterExpand Resource Center
Research CenterExpand Research Center
BIG Resource List
Blog Zone
Forums
RequestsExpand Requests
About Us

Browse by Tags

SharePoint » example (RSS)
  • Problem with Custom Web Part! Big issue!

    Ok, so I can use this web part and it adds to the list just fine, but when my colleague with the same permissions to the list uses it, she can't get it to add to the list.... I implemented the run with elevated priviledges and used guids instead of using the spcontext.current(heard that negates the...
    Posted to Weblog by Anonymous on 10-19-2007
  • Custom Web Part Code: Adding the default doc lib menu to a custom web part

    So I found a way to add the default drop down menu to the items of a custom web part control. Its pretty convoluted, so if you form a more direct way let me know. See code below: This Template is needed to be instantiated, but we don't render it... (lil trick) msaListMenu = new MenuTemplate(); msaListMenu...
    Posted to Weblog by Anonymous on 10-01-2007
  • Dynamic Site intergrated with a Database, List, or BDC Data

    Use web parts that either actions(BDC Data), custom columns(List), or spgridview control(Database), to establish links that provide a query variable to your dynamic page. On your dynamic page, create a web part or embed server side code that creates a folder in each of your lists, document libraries...
    Posted to Weblog by Anonymous on 09-04-2007
  • Solution for multiple filters... (Javascript/Forms Solution)

    This was a post on Discussions in microsoft.public.sharepoint.development_and_programming. This may not be the most complete solution, but you will not have to use custom web parts to implement. Ok so, we want three different columns we can filter on for a basic list web part that can only connect to...
    Posted to Weblog by Anonymous on 08-21-2007
  • Embedding JavaScript in SharePoint Pages

    The best method to embed custom javascript in SharePoint pages is to create a .js file and then include it in the SharePoint Page. If you would like to include javascript functions in the onload event of a sharepoint page, use the _spBodyOnLoadFunctionNames array. Include the push method in your script...
    Posted to Weblog by Anonymous on 08-20-2007
Page 1 of 1 (5 items)
SHAREPOINTSearch.com is not affiliated with or endorsed by the Microsoft Corporation.See our Terms, Conditions and Privacy Statements
SharePoint is a trademark of the Microsoft Corporation.