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.
DTDeepa Thiruppathy Syncfusion Team March 3, 2022 12:28 PM UTC
Hi Smadar,
Reported issue: Could not edit the rows and columns of data grid values when data grid added into a diagram Node.
We have validated the issue. To make the DataGrid editable, we have prevented the mouse-up event from bubbling up the parent node. Also, node’s default annotation will switch to edit mode when performing double click over the node and to overcome this, we have set null value for the node’s Annotations property.