Completed
Last Updated: 04 Aug 2022 13:35 by ADMIN
Release R2 2022 SP1 (Latest Internal Build)
Justin
Created on: 20 Jun 2022 14:53
Type: Bug Report
2
Report Viewer MultiSelect Filtering Does Not Work

It seems that the MultiSelect Combo Box Filtering does not work in the Report Viewer. o be smaller if the user starts typing

example of how it is removed

https://demos.telerik.com/reporting/product-line-sales

1 comment
ADMIN
Neli
Posted on: 22 Jun 2022 08:33

Hello Justin,

The fix will be released in some of the upcoming releases. Currently, you can use the following CSS as a workaround:

.trv-parameter-editor-available-values-multiselect .trv-combo .k-selection-multiple .k-input-inner {
display: inline-block;
}

 

Regards,
Neli
Progress Telerik

Brand new Telerik Reporting course in Virtual Classroom - the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products. Check it out at https://learn.telerik.com/.