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.
VSVenkatesh Sundaram Syncfusion Team August 28, 2015 01:20 PM UTC
Hi Ale,
Thank you for your interest in Syncfusion product.
Query
Insert Row in grid
Since DataBoundGrid is mapped with datasource If you want to add the rows or columns to the GridDataBoundGrid Control, you have to add the columns in the datasource which is mapped to GDBC. To accept all the changes in the datasource when add or delete the Row/Columns , you can use AcceptChanges() property .