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.
BTBalamurugan Thirumalaikumar Syncfusion Team August 16, 2021 11:02 AM UTC
Hi Jose,
Thank you for interesting in Syncfusion products.
We have checked your query “ADD A NEW ROW AN EDIT DATA” at our end. In order to achieve your scenario you can use the RowsInserted event, which will fire whenever new rows are added. You ca refer the following code snippet and sample for your reference.
Please let us know if you would require any other assistance. we will be happy to assist you.
Thanks & Regards,
Balamurugan Thirumalaikumar
JLJose LeonardoAugust 20, 2021 03:26 PM UTC
Thanks a lot. Now, How can I force to checkboxColumnGrid trigger RowVAlidation event?
BTBalamurugan Thirumalaikumar Syncfusion Team August 23, 2021 10:35 AM UTC
Hi Jose,
Thank you for your update.
We have checked your query “How can I force to checkboxColumnGrid trigger RowVAlidation event?” at our end. we would like to let you know that whenever the checkbox column value changed by click you can capture by using CheckBoxClick event. you refer the following knowledge base for your reference.