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

Editable ListBox in a Grid cell

2 Answers 251 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Raul
Top achievements
Rank 1
Raul asked on 27 Jun 2017, 09:40 AM

Hi!

We are developing a Grid, and we require having an Editable ListBox in a Cell of a GRID.
I have search for this solution and try coding during a week without success.
My project is ASP.NET Core and MVC tech. I have tried with EditorTemplates and ClientDetailTemplateId without lucky.
Please, is this possible? Has the ListBox a SAVING action? and how can achieve this or similar?
The final requirement is having a Editable List of string items in the databound of the ViewModel.

Thanks in advance!

2 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Jun 2017, 07:54 AM
Hello Raul,

Currently, the Kendo UI ListBox is not supported for a Grid editor and using it can create unexpected issues.

We logged this in our backlog for further investigation, but the ETA may vary as it is a complex scenario.

Also, when there are multiple values we can recommend using the MultiSelect widget as editor for the Grid:

http://www.telerik.com/forums/multiselect-in-grid-popup-editor-not-binding-values-on-initial-load#4pe2HBdSkEGO6dn_esX7tg

I hope this is helpful.

Regards,
Stefan
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 (charts) and form elements.
0
Raul
Top achievements
Rank 1
answered on 24 Jul 2017, 08:58 AM

Thank's a lot for the response Stefan, I change to Multiselect and I achieve to use it as Editor in the Grid.

BR

 

Tags
ListBox
Asked by
Raul
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Raul
Top achievements
Rank 1
Share this question
or