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

Grids and Popups

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Theunis
Top achievements
Rank 1
Theunis asked on 30 Sep 2014, 08:05 AM
Okay so lets try to explain what situation I'm correctly involved in.

I have a Kendo().Grid<>  that is bound to a Dependant Model.

I have a EditorTemplate of the fields required for the editing of this Grids columns within a Popup window. This template has a few dropdowns that get populated with a remote datasource. The normal textboxes updates the model within the grid while the dropdown simply refuses to do so.

I already tried the ValuePrimitive but to no Avail.

Help Please

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 01 Oct 2014, 03:01 PM
Hello Theunis,

Unfortunately the provided information is not sufficient to pin-point the cause of this behavior. One reason can be due to incorrect name of the dropdown widget which will result in not updating the actual model.

The following article shows how to implement editor templates: Editor Templates. It might help spot the issue.

Regards,
Nikolay Rusev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Theunis
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or