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

Multiselect control in radgridviewcolumns

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
okey
Top achievements
Rank 1
okey asked on 06 Aug 2011, 05:59 PM
How do i do this?

the scenario is that i have this certain student collection, each student can choose all or some of his enrolled subjects from the multiselect control.

how would you guys do this with a RadGridview Column?

Using mvvm, I tried binding the gridviewcomboboxcolumn with a Keyvaluepair of id  and a checkbox collection, but when i tried to show it, it doesn't display the checkbox control in the combo box.

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 08 Aug 2011, 09:37 AM
Hello Okey,

 

I have just tested the described behavior however everything works fine by my side. In case you have predefined the ItemTemplate of GridViewComboBox column the CheckBox should be correctly displayed. Using the approach demonstrated in the following online help article "GridViewComboBox column" you may use any control you need.
Will you please try this one and let me know what happens? 


Best wishes,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
General Discussions
Asked by
okey
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or