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

Standalone

3 Answers 144 Views
Navigation
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 25 Oct 2016, 02:35 PM

Hi

I would like to integrate the navigation menu into a site that does not have telerik dlls.  I looked to see if there is a Kendo version of this control but without that I'm back to this one.

In my main site I have it working just fine so that as the page reduces in width items drop into the hamburger (or sandwich) menu.  

I'd like to know what css & js files I would need to use.  I am happy to create this from the client side as this site doesn't have much in the way of .net server side stuff.

Regards

Jon

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 25 Oct 2016, 03:11 PM
Hi Jon,

I'm afraid that the Telerik Web Forms controls are distributed only as a bundle and as part of the Telerik.Web.UI.dll assembly. They are server components and cannot be also created on the client side, because all the configuration options are made on the server.

Best regards,
Rumen
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
0
Jon
Top achievements
Rank 1
answered on 25 Oct 2016, 03:14 PM

Hi Rumen,

Hope you are well.  

Thanks for letting me know.  I take it that I am right in saying that there is no equivalent menu on Kendo yet?  Specifically the hamburger being gradually created?

Regards

Jon

0
Veselin Tsvetanov
Telerik team
answered on 28 Oct 2016, 02:40 PM
Hello Jon,

I am afraid that there is no equivalent of the RadNavigation in Kendo UI. However, you may find it useful to review the functionality that Kendo Menu offers.

Regards,
Veselin Tsvetanov
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Navigation
Asked by
Jon
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Jon
Top achievements
Rank 1
Veselin Tsvetanov
Telerik team
Share this question
or