Telerik UI for ASP.NET MVC PropertyGrid Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs
PropertyGridItemsViewModel.cs
FontViewModel.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The PropertyGrid component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC PropertyGrid provides a structured and organized way to view and modify the properties and attributes of objects. Binding the component to a Model allows you to display and edit its properties into a grid layout. The PropertyGrid is commonly used within a software development or design environment for organizing and dynamically modifying properties of different components.

The component offers built-in sorting, grouping, searching, and exporting functionalities, keyboard navigation, and provides templates for complete customization of each item. You can bind the PropertyGrid to complex objects, handle nested properties, and specify their read-only or editable mode.

The current demo shows a PropertyGrid and Button components integrated into a Splitter. When you edit the properties displayed in the PropertyGrid, the Button appearance is updated at runtime.

The ASP.NET MVC PropertyGrid control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The PropertyGrid is a server-side wrapper for the Kendo UI for jQuery PropertyGrid widget and comes in the form of an HtmlHelper.

Functionality and Features

  • Templates—The PropertyGrid component allows you to use templates for the rendering of its items and toolbar.
  • Accessibility—The PropertyGrid is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.

Additional Apps

This PropertyGrid example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources