Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > Need Sharepoint Webpart Sample

Not answered Need Sharepoint Webpart Sample

Feed from this thread
  • Jimmy Chen avatar

    Posted on Mar 27, 2010 (permalink)

    Hi,

    Can someone send me a very basic working visual studio project web part using RADControls?
    I am new at this and I am not sure if my AJAX is installed correctly.
    Thank you!

    Reply

  • Sebastian Sebastian admin's avatar

    Posted on Mar 29, 2010 (permalink)

    Hello Jimmy,

    For your convenience I am attaching a simple .NET 2.0 web part with ASP.NET AJAX 1.0 configuration settings added to the web.config. Note that in .NET 3.5 or .NET 4 site the ASP.NET AJAX 3.5 configuration settings will be arranged by default.

    Best regards,
    Sebastian
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Jimmy Chen avatar

    Posted on Mar 29, 2010 (permalink)

    What is the correct way to add this to a new project?
    In Visual Studio, is it just click File, New Project, Select Visual C# Sharepoint, Web Part, type in a new webpart name.  After that just add all the files in the attachment?

    Reply

  • Abrash avatar

    Posted on Oct 13, 2010 (permalink)

    Hi Jimmy,
    I am going to try it as well. I am having troubles with RadControls/SharePoint. If I find something, I would be happy to help you.

     

    http://www.telerik.com/community/forums/sharepoint-2007/controls/radgrid-in-sharepoint.aspx

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > Need Sharepoint Webpart Sample