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.
Since the
SfMultiColumnDropDown is using the SfDataGrid, I was wondering if it is possible to enable the excel like filtering feature when using the
SfMultiColumnDropDown. I don't see it mentioned in the manuals or samples.
I found out that I can enable the excel like filters on the grid columns.
However, I wanted to wrap the
SfMultiColumnDropDown
in a TextInputLayout and was not able to achieve this.
Kind regards,
Niels van St
MAMohanram Anbukkarasu Syncfusion Team March 28, 2022 12:42 PM UTC
Hi Niels van Strien,
We suspect that your requirement is to enable TextWrapping for the columns in the MultiColumnDropDown. You can achieve this as shown in the following code example.