The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
SASaravanan Ayyanar Syncfusion Team January 9, 2020 02:22 PM UTC
Hi Tomas,
Thank you for using Syncfusion controls.
By default, if you set Browsable as false for any property, it did not show in the property window. If you want to skip the columns auto-generation for a particular property, you can use the Autogenerated property or set the Bindable attribute to false. Please refer the below code snippet.
[Display(AutoGenerateField = false, Description = "OrderID field is not generated in UI")]
Please let us know if you require further assistance on this.
Regards,
Saravanan A
TOTomasJanuary 9, 2020 10:16 PM UTC
Thank you it works. Sorry i tried to look in documentation, and in forums but couldnt find answer so i've created this post. I think it will help others in the future too :)
FPFarjana Parveen Ayubb Syncfusion Team January 10, 2020 05:36 AM UTC
Hi Tomas,
Thanks for the update.
We are glad to know that the reported problem has been resolved at your end. Please let us know if you have any further queries on this. We are happy to help you.