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

MenuGroup with Q1 2008 ?

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Support ATT
Top achievements
Rank 1
Support ATT asked on 07 May 2008, 06:38 AM

I'm migrating to the newest Telerik Q1 2008 components.

I realized, thtat i should not use: Telerik.WebControls.

Ok, i renamed the namespace to: Telerik.Web.UI.

Now, i have some errors.

One of them is: 

Error 3 
The type or namespace name 'MenuGroup' could not be found (are you missing a using directive or an assembly reference?)
 

MenuGroup AdministrationGroup =

new MenuGroup();

1 Answer, 1 is accepted

Sort by
0
Todd Anglin
Top achievements
Rank 2
answered on 07 May 2008, 03:51 PM
Toprak-

First of all, I think it is a definitely a smart move to begin transitioning to the new RadControls for ASP.NET AJAX. The new and improved architecture in this next gen control suite will help you build great projects for years to come.

That said, the upgrade process from "classic" controls to the new controls is not as simple as replacing assemblies. You do have to make some changes to your code to accommodate the new architecture of the ASP.NET AJAX-based controls. There are complete articles in the help for each control that will walk you through this process, so I'd suggest setting aside some time to address the issues you face in your project during the upgrade.

To get you started, here is the page that addresses RadMenu migration:
http://www.telerik.com/help/radcontrols/prometheus/
?menu_OverviewMigrating.html

Hope this helps. Let me know if you get stuck.

-Todd
Tags
General Discussions
Asked by
Support ATT
Top achievements
Rank 1
Answers by
Todd Anglin
Top achievements
Rank 2
Share this question
or