in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Saving Data from Editor Part

    Hi, Im trying to set up an editor part and I want to save data from the editor part in to the web part (simple right?). I have no problem doing that using the set/get methods with regular strings etc. But I would like to do the same with an array. Is this possible or is there another way of saving the...
    Posted to Development (.NET) (Forum) by boneill3 on 07-22-2008
  • Classes for use in Sharepoint

    I want to develop some classes to use in Sharepoint. My first thought is that I need to develop this as a webpart with no presentation component - no CreateChild function , or at least no code in that procedure, then just add that webpart to the page or pages where I want to use the classes and functions...
    Posted to Development (.NET) (Forum) by Mark Edwards on 05-24-2008
  • Customize Absence & Vacation template

    I have run into a snag using the Absence & Vacation request template from microsoft. I am attempting to customize the page for creating a new Absence list item. All the links to invoke this page point to /Lists/Absences/NewForm.aspx but when I open this page in SPD or VS2005, this is clearly not...
    Posted to Development (.NET) (Forum) by ClayRatliff on 12-11-2007
  • Custom Order Management (BDC) Webpart for Dynamics GP 10

    Hi All, We need to create a customer Order Porcessing Webpart to replace the one generated by the Business Portal 4 installation. The changes include the automatic filling in the Shipping Cost based on the Shipping Method, as well as 3rd Party Credit Card Verification. Where to start? Is it possible...
    Posted to Development (.NET) (Forum) by NeilSc on 10-25-2007
  • RunWithElevatedPrivileges usage error

    I get an error trying to use SPSecurity.RunWithElevatedPrivileges in a webpart. The webpart iterates through all sites, and populates an SPGridView with the result. This works fine using the System account, but when I login using Forms Authentication I get the Access Denied page, and an UnauthorizedAccessException...
    Posted to Development (.NET) (Forum) by frodema on 10-10-2007
  • urlMappings on a sharepoint site

    Hello I'm having a problem on a sharepoint site.I have a development site on a Virtual PC, where i set up urlMappings. It works fine as it should. But when I do the exact same thing on our demo and production server, i won't show any affect. Why dows my settings from web.config gets ignored?...
    Posted to Development (.NET) (Forum) by goodcall on 10-01-2007
  • Accessing custom field properties within Field Editor Usercontrol

    Hi All I am creating a custom field type for sharepoint list. I created the custom field by inheriting the sharepoint base field SPFieldMultiLineText. I‘ve also created a custom field property “SearchPath” as follows… private string _searchPath public string SearchPath { get { return _ searchPath; }...
    Posted to Development (.NET) (Forum) by arun_gp on 09-12-2007
  • Setting a default save location

    Okay, I think I get how to create a document on the server and send it down to the client so that it opens in Word (thanks to Ted P. and his Inside WSS 3.0 book). What I can't seem to figure out is how to set the default save location programmatically (different documents need to go into different...
    Posted to Development (.NET) (Forum) by acksoft on 09-06-2007
  • Custom Field Type rendering in the datasheet view of a list

    Hi, I am looking for an example or an explanation how a custom field type is rendered in a datasheet view. Where did the datasheet (the ActiveX control ListNet) get the information how to render the field (custom or not)? Is it possible to define how the datasheet view have to render my cutom field type...
    Posted to Development (.NET) (Forum) by rastadiva on 08-21-2007
Page 1 of 1 (9 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.