This is a migrated thread and some comments may be shown as answers.

upgrading editor control

1 Answer 73 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Stephen Schimsky
Top achievements
Rank 1
Stephen Schimsky asked on 18 Mar 2011, 10:24 PM
Hi,

I currently have a visual studio 2008 website project using the telerik rad controls for asp.net ajax Q2 2009 Net35.  Love it, but i'm starting to see rendering problems when used with the latest browsers.... ie9 and chrome for example.

I think upgrading to the latest version of the rad controls will help,  Before I purchase the latest version, i'd like to know what i'll need to do in order to upgrade my vs2008 project.   I doubt it's as easy as replacing the telerik dll with the new one... right?

any additional info would be greatly appreciated.

thanks!

Steve

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 22 Mar 2011, 12:13 PM
Hello Stephen,

You are correct, browsers released after the version you use are not supported and you may experience glitches. Upgrading is actually that easy - you need to install the new version, update the assembly and rebuild your project.

Since you are using a very old version you might find that some methods and properties have updated names in accordance to the ASP.NET AJAX guidelines and syntax. If there is such a change the usual case would be that the method uses an underscore and lowercase, like get_text() for example. More information on the API is available in the online documentation: http://www.telerik.com/help/aspnet-ajax/editor-getting-familiar-with-client-side-api.html.

You can see the changes that have been made in our web site: http://www.telerik.com/products/aspnet-ajax/whats-new/release-history/q2-2009-sp1-version-2009-2-826.aspx and go up to the latest one.

Best regards,
Marin
the Telerik team
Tags
Editor
Asked by
Stephen Schimsky
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or