in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Where wrong into WebPart!

    Dear all, I ceated class as follows: class Class1 : WebControl { protected override void OnInit( EventArgs e) { base .OnInit(e); this .Page.SetRenderMethodDelegate( new RenderMethod (AJAX_Page_Render)); } internal void AJAX_Page_Render( HtmlTextWriter output, Control container) { try { HtmlTextWriter...
    Posted to Development (.NET) (Forum) by hongphong on 11-26-2007
  • Open Document Library from Custom ASP.NET Web Page

    I have been able to create a custom asp.net website that allows the user to select a document library and display all of the documents in that library in a gridview control. When the user clicks on the document they want to work with, they get the standard File Download window to Open, Save or Cancel...
    Posted to Development (.NET) (Forum) by mcsmith on 08-24-2007
Page 1 of 1 (2 items)

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