Adding a filter row in the MultiColumnComboBox right below the header

1 Answer 57 Views
DropDownList
John
Top achievements
Rank 1
John asked on 05 Jul 2023, 06:35 PM

Hello world,

I am trying to add a filter row inside the MultiColumnComboBox options. 

I have a table that looks like

Name______Age________City

RICK________47___________USA

Tom________47___________CA

 

I want  it to look like

Name______Age________City

filterbox___filterbox___filterbox

RICK________47___________USA

Tom________47___________CA

 

These filter boxes will be filtering by name, age, and city respectively. And I cannot really find a way where I can use this.

 

Any help is greatly appreciated!

 

 

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 06 Jul 2023, 08:18 AM

Hello John,

Currently the MultiColumnComboBox does not support filtering per column and the only available option for filtering is the one demonstrated in the following help topic:

For filtering per column you can log a feature request in our public portal where other developers can vote for it:

 

Regards,
Konstantin Dikov
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Tags
DropDownList
Asked by
John
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or