PropertyGrid for Blazor

I am hoping to implement some screens in a Blazor Server app that need functionality similar to a PropertyGrid.

Syncfusion have a WPF PropertyGrid that looks as though it has the kind of functionality I need.

Do Syncfusion have an equivalent component for Blazor? If not, can anyone advise on suitable methods to implement similar functionality with what is available?


3 Replies

NP Naveen Palanivel Syncfusion Team February 26, 2025 10:36 AM UTC

Hi Rob Nelder,

Greetings from Syncfusion Support.

We would like to inform you that in Syncfusion Blazor components, we have the DataGrid component, which supports AdaptiveUI mode. In AdaptiveUI mode, there are two types of row rendering: Horizontal (default) and Vertical. In Vertical rendering mode, the Grid is displayed vertically, but it supports only a limited set of features. Please refer to the documentation below for more details on supported features.

Reference : https://blazor.syncfusion.com/documentation/datagrid/adaptive-layout#supported-features-by-vertical-row-rendering

Regards,
Naveen



RN Rob Nelder February 26, 2025 12:04 PM UTC

Thanks for your response. I don't think that will address our requirement but I will have a closer look. 


Something more like the WPF PropertyGrid but as a Blazor component would be ideal.



AK Arun Kumar Ragu Syncfusion Team February 28, 2025 12:55 PM UTC

Hi Rob Nelder,


We understand that you are looking for functionality similar to the WPF PropertyGrid but as a Blazor component.


Currently, we do not have a PropertyGrid component for Blazor. However, we have considered your request as a new component. At this time, we do not have any immediate plans to implement this component. We prioritize features based on customer votes and the overall value of the component for each release. Please upvote this feature to help us prioritize it. We will schedule this feedback once the feature is included in any upcoming releases.


If you have any specifications or suggestions for the feature request, you can add them as a comment below.

Feedback: PropertyGrid for Blazor in Blazor | Feedback Portal


Regards,

Arun Kumar R


Loader.
Up arrow icon