Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > Using Telerik controls In Sharepoint

Not answered Using Telerik controls In Sharepoint

Feed from this thread
  • Nagaraj s.d avatar

    Posted on Mar 5, 2010 (permalink)

    Currently i am using telerik controls in webpart for sharepoint.I used radsliderItem control .even i have given referance along with changes in the web.config of sharepoint.But i am getting the error viz.,
    error CS1705: Assembly 'Telerik.Web.UI, Version=2009.1.311.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' uses 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

    Scenario:
    I used this control in user control and added in control template folder in sharepoint and from that folder i am using usercontrol as webpart in sharepoint as such i am getting an error as mentioned above.

    please help us...

    Reply

  • Vesko Intermediate avatar

    Posted on Mar 9, 2010 (permalink)

    Try with the Telerik assembly from the Bin folder, not the Bin35 folder.
    The version should ends with .20 :

    2009.1.311.20

    Reply

  • Nagaraj s.d avatar

    Posted on Mar 17, 2010 (permalink)

    Thnx Sean its worked..

    I got one more question
    is it possible by using radslider control to dundas chart webpart in sharepoint
    i.e when i drag the pointer in radslider control the dundas chart get changed according to the movement of the pointer.if so please help me

    Reply

  • Nagaraj s.d avatar

    Posted on Mar 25, 2010 (permalink)

    In telerik radlsider property ItemType="Item"  when we add this it will show radlsider control with range numerics.

     

    But i need ItemType="Tick"   property it will also show radslider control but this control will not have any range R numerics.
    only simple baritems.because we want use this control in sharepoint for redirecting the page by passing value in the querystring..from that querystring we need to take the value and passing value to dundas chart webpart.

    Find image for quick view what i need

    please help us!

     

     

    Reply

  • Abrash avatar

    Posted on Oct 13, 2010 (permalink)

    Hi Nagaraj,

    Were you able to get it to work. I am having similar issues.

     

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

    Please do help him if you are on your way to a wonderful end.

    Thanks!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / SharePoint 2007 > Integrating Controls > Using Telerik controls In Sharepoint