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.
This is working as expected. The only issue is, if I add more filters to Column Area, dropdownlist controls will be added one above another.
Might be appending action is the issue.
SNSivamathi Natarajan Syncfusion Team September 21, 2020 08:04 AM UTC
Hi ShreeKumar,
We suspect that your requirement is to add the fields in the drop-down list while dropping fields in column axis (or) your requirement is to create a new drop down list for every fields which is added in column axis. So, we have modified the sample as per your requirement.