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.
Is there a way to hide columns from the grid but have it show up in the inline edit for adding and editing. I would like to be able to show only relevant data but allow them to create a whole entry.
PKPrasanna Kumar Viswanathan Syncfusion Team February 20, 2017 12:37 PM UTC
Hi Mike,
Thanks for contacting Syncfusion support.
If you need to show up the particular column while editing and adding, set editMode as inlineformTemplate. Using this template support, you can edit the fields that are not bound to grid columns.
For more information, refer the below documentation.