Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
My wish is having a property to hide a column in the grid (like visible=false) but show and edit in the Dialogform (something like ShowInGrid=false AllowEditing=true)
Moreover if AllowEditing=false the field in the DialogForm is rendered as readonly, but often it is better to hide completely (image a column that has a display template that is useless to show its ToString); something like ShowInForm=false