Invalid razor markup in example

There is invalid razor markup in the databinding example for the menu.
 
 

1 Reply

GA Gurunathan A Syncfusion Team August 23, 2013 10:25 AM UTC

Hi Customer,

We regret for the inconvenience caused.

We have created a UG task for modify the corresponding code and this will be available shortly. Till then kindly remove the Render() which is not available for the given extension type.

<code>

[view]

@Html.Syncfusion().Menu("myMenu", (MenuModel)ViewData["myMenuModel"])

</code>

We have prepared a simple sample to show case this behavior. It can be download from the below given link.

Menu_model.zip

Please let us know if you have further queries.

Warm Regards,

Gurunathan


Loader.
Up arrow icon