0

I am working in asp.net MVC (Razor). I want to use treeview in my webpage. Is there any treeview helper in Razor? Or if not, then how to use/integrate asp.net control to asp.net MVC(Razor) ?

1 Answer 1

1

there is no way to use classic ASP.NET Controls in a Razor view, however there are lots of equivalent treeview extensions for ASP.NET MVC available.

For example: Telerik Extensions for ASP.NET MVC

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.