UI for ASP.NET MVC
The Telerik UI for ASP.NET MVC TreeMap helps you visualize hierarchical data with nested squares/rectangles. It lets users display items in a tree structure, either squarified, vertical or horizontal. For a better user experience and to allow items to be easily distinguishable you can customize the colors of each item. You can choose from various templates and themes to make the component match the style of your application.
See the ASP.NET MVC TreeMap in action
The ASP.NET MVC TreeMap fires various events including ItemsCreated and DataBound. They are triggered when a tile has been created or when the component is bound to data from its DataSource, respectively. To learn more about the TreeMap client and server-side events, visit our documentation:
Server API
Client API
Users can export data from the ASP.NET MVC TreeMap to PDF files, which can be processed into other applications as needed.
To make the component fit your client’s design requirements, you can customize the colors of its items or apply one of the multiple built-in themes and swatches, including Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI). Or you can create new themes by using the Progress SASS ThemeBuilder application.