Programmatically create mega menu
I have seen instructions on creating a mega menu - one by using a template with the RadMenu, and the other by combining the RadMenu and the Radcontext menu. Both appeared to be static solutions.
Is there a way to programmatically create a mega menu from the SiteFinity navigation structure.
Thanks
Hi Tom,
The only way to create MegaMenu ( if you do not want to hardcode the node names) is programmatically binding the control. You can take a look at pages API.
Best wishes,
Ivan Dimitrov
the Telerik team