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.
I have a master and datails data with two odatav4 endpoints working.
I'd like AllowAdding="true" in GridEditSettings of a details grid, my queastion is, how to add a value on a new datail record with the key of a master table?
PSPrathap Senthil Syncfusion Team March 23, 2023 01:18 AM UTC
Hi Cristian,
Based on your requirement, we would like to inform you that adding operations
on the grid will only occur based on the primary key value. Therefore, if you
have any column in the detail grid, please set a unique value column for it. To
help you further, we have created a simple sample based on your scenario which
we have attached for your reference. We recommend that you follow our
suggestion and ensure this scenario from your side. If you are still facing
difficulties, kindly get back to us with a simple issue reproducing a sample so
that we can proceed further.