c# - any asp.net control for displaying directory structure and bookmarking files location? -


i need control use in asp.net mvc browsing imported directory structure selecting files able setup bookmarks on 1 side quick access. have seen such control in devexpress without bookmarking option, has seen such feature somewhere? thanks

for simple solution recommend usage of treeview.

addons bookmarking option, can written yourself.

tutorials treeviews can found on web. here's example: http://www.codeproject.com/tips/696985/how-to-create-treeview-in-mvc


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -