New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Optimizing RadMenu Performance

When using RadMenu control you may experience an performance issue if you load many items in it. Nevertheless, the control supports web service load on demand and lazy initialization (transparent for the user). Additionally it can seamlessly work with disabled ViewState.

In this article