in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Re: Creating ListViewWebpart programatically

    Hello Waldek, It's possible to incude one webpart into another webpart as a control. Then the parent webpart can be included in a zone. I dont't have in depth knowledge in the webpart system and I am trying to learn it. The code I have provided is working, ie, its showing the rendered ListViewWebpart...
    Posted to Development (.NET) (Forum) by arun_gp on 01-03-2008
  • Re: Creating ListViewWebpart programatically

    Hello TubaTech, Thank you for the reply Sorry for not including all portions of my code, actually I did the rendering in the following way. protected override void Render( HtmlTextWriter writer) { base .Render(writer); } What happening to me is I could see the toolbar of the list view. It clearly shows...
    Posted to Development (.NET) (Forum) by arun_gp on 01-03-2008
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.