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

Implementing Multiselect inside a grid

1 Answer 147 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Francis
Top achievements
Rank 1
Francis asked on 09 Jun 2017, 02:25 PM

I have been reading this: http://www.telerik.com/support/code-library/using-multiselect-in-grid as I want to implement a multiselect in a InCell, batch(true), ajax grid.

Does this still apply in Core or is there a new way to implement this?

Please if you could guide me to a full CRUD example which also shows ViewModel binding as well. Thank you.

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 14 Jun 2017, 12:32 PM

Hello Francis,

As the main concept behind templates is that they are handled with client-side logic and the MVC wrappers (for MVC and Core) are just server helpers that generate client-side code/widgets, there is nothing particular with Core that would be different in terms of Grid, MultiSelect or partial view implementation and configuration. 

As for the last topic, as this is rather related to the Grid component, I suggest you to open a new forum thread in the Grid section and provide more details about the CRUD + ViewModel binding and described what exactly are the difficulties encountered. You can also take a look at this demo: http://demos.telerik.com/aspnet-mvc/grid/serverediting

Regards,
Ianko
Progress Telerik
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
Francis
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or