Hi again Matt,
Thank you for the project - now I see what the problem is.
Actually, I found a couple of problems in the code:
1. You manually import jquery in the view, but you don't disable the automatic insertion of the same script it from the ScriptRegistrar.
2. In your area's layout file, you use server block (@{...} )to add the panelbar, while you should use @(... ).
Once I fixed these problems, the panelbar was displayed as expected.
Kind regards,
Georgi Tunev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their
blog feed now