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 am trying to use a dropdown list to make certain data columns selectable when editing in a grid. I can make the "Edit Type" a dropdown but how do I wire up the data source on the dropdown?
JPJeevakanth Palaniappan Syncfusion Team November 29, 2021 06:27 AM UTC
Hi Phil,
Greetings from Syncfusion support.
We have validated your query and we suggest you to use the EditTemplate feature of the grid and render the SfDropDown component to achieve your requirement. Please refer the below documentation for your reference.