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.
HKHarini Kannan Syncfusion Team March 20, 2023 03:26 PM UTC
Hi Manh Kien,
Greetings from Syncfusion support.
Query: How to set value to other Dropdown list in one row
when select a Dropdown list
With the help of this documentation, we can assign a value
to the "shipDate" field in the same row as the
"shipCountry" field when selecting an option from the latter dropdown
list. This can be achieved by generating an ID for the "shipCountry"
field and then assigning the corresponding value to the "shipDate" field.