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

Multiselect in a grid shows wrong header on edit.

3 Answers 31 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Walter
Top achievements
Rank 1
Walter asked on 20 Feb 2017, 04:58 PM

Hi There.

 

I need some help with multiselect used in a grid. Everything looks good except the header. On edit mode, the multiselect displays the "System.Collections.Generic.List`1[type] List" as a header. How do go about setting the header for I tried to use headerTemplate but still the shows the System.Collect.Generic.List. e.g .HeaderTemplate("<div class=\"dropdown-header k-widget k-header\">" + "<span>Photo</span>" + "<span>Contact info</span>" + "</div>")

3 Answers, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 22 Feb 2017, 10:23 AM
Hello Walter,

Attached you will find a small sample, implementing the described MultiSelect editor in Grid scenario. You will notice, that in Inline edit mode the Title of the MultiSelect column is correctly displayed. May I ask you to modify this sample, so it reproduces the problem observed and send it back to us? This way we will be able to troubleshoot that issue locally and to provide you with the most appropriate assistance for your case.

I am looking forward to hearing from you.

Regards,
Veselin Tsvetanov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Walter
Top achievements
Rank 1
answered on 07 Mar 2017, 12:18 PM

Hi Guys.

Sorry for not responding swiftly. The issue was on my site. I had to remove the model off the editor view to get the issue fixed.

0
Veselin Tsvetanov
Telerik team
answered on 07 Mar 2017, 01:08 PM
Hi Walter,

Thank you for getting back to us. I am really happy to learn, that you have resolved the issue faced.

Regards,
Veselin Tsvetanov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
MultiSelect
Asked by
Walter
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Walter
Top achievements
Rank 1
Share this question
or