Skip to content
| Marketplace
Sign in
Visual Studio>Controls>ASP .NET MVC TreeView
ASP .NET MVC TreeView

ASP .NET MVC TreeView

Zoki55555

|
4,430 clicks
| (0) | Free
SharkTree is a free ASP .NET MVC HTML Helper.
Get Started

SharkTree is a free ASP .NET MVC HTML Helper.

 

Features

  • builds a tree data structure from your data/heap - you don't have to provide the correct tree data structure

  • high-performance on a 10 000 records

  • built-in autocomplete for the easier search items in a tree, automatically scrolls and expands nodes in any deep level

  • supports data serialization on a client (HTML page) for the autocomplete purpose

SharkTree is a HTML helper extension simple for a integration. As a input parameter, helper accepts a heap of data in well known structure (class Node - ID, Text, ParentId). Helper is responsible for a sorting and producing a tree structure on HTML page. Every node can be expanded by clicking on the plus sign. If you click on the text, client side function is triggered. By typing in a text field (min 3 characters) server side function (AJAX) is called. Server side method returns JSON array. After selecting item in drop down list - automatic scrolling to the item is triggered. Alternatively, SharkTree can be configured to serialize all data on a page - therefore you don't need to implement server side method.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft