This is a migrated thread and some comments may be shown as answers.

Angular ReportViewer: Show multiselect ComboBox as Selectable list (style from designer)

1 Answer 204 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bart
Top achievements
Rank 1
Veteran
Bart asked on 26 Apr 2021, 12:12 PM

Hi,

We are using the Telerik angular reportviewer (11.20.916 and api:v14.2.20.916 .net core 3.1.12)

In the report we are making use of a multiselect combobox.

The reportviewer is initiated with the parameters:  editors: {
            singleSelect: 'COMBO_BOX',
            multiSelect: 'COMBO_BOX'
        }

The result looks like the attachment 1 (as expected because of the COMBO_BOX style).

But we want t have it more like in the style of the designer (attachment2)
How can we achieve this?

Regards,

Bart

  

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 29 Apr 2021, 10:27 AM

Hello Bart,

We do not offer such functionality out of the box.

We have an article for the HTML5 report viewer - How to Create MultiSelect CheckBox Parameter Editor which results in a similar look to the one that you desire, you might try to implement it for the Angular report viewer.

Please let me know if you have any other questions.

Regards,
Dimitar
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Tags
General Discussions
Asked by
Bart
Top achievements
Rank 1
Veteran
Answers by
Dimitar
Telerik team
Share this question
or