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

how to bind kendo multiselect inside kendo grid

3 Answers 261 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pritam
Top achievements
Rank 1
Pritam asked on 17 Jul 2014, 10:54 AM
i want multiselect in one of the grid column and want to bind that multiselect  dynamically.how to do it?..and also grid functionalities are not working means filter,paging etc.grid is in partial view

3 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 21 Jul 2014, 05:30 AM
Hello Pritam,

Please check the following code library project as it demonstrates how to add Kendo MultiSelect editor in Grid.
I am not sure what is causing the issue with filtering/paging. My suggestion is to open a new forum thread/ticket for that issue including more information about the scenario, code snippets that demonstrates your current implementation and/or if possible a sample project so we can reproduce the issue on our side. Thank you in advance for the cooperation.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Pritam
Top achievements
Rank 1
answered on 21 Jul 2014, 06:28 AM
i have solved that filter and paging issue with grid.with reference to above solution can we bind kendo Multiselect without using editor means when page load multiselect will bind dynamicaaly by using Viewbag or something else/
0
Alexander Valchev
Telerik team
answered on 22 Jul 2014, 03:17 PM
Hi Pritam,

What you would like to achieve is not supported out of the box. Widgets that are intended for data editing can be inserted only in edit mode.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Pritam
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Pritam
Top achievements
Rank 1
Share this question
or