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

[Solved] Kendo Grid column ClientTemplate displays null value

2 Answers 405 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Thien
Top achievements
Rank 1
Thien asked on 04 Nov 2014, 08:56 PM
Hi I am using a kendo dropdownlist as a ClientTemplate for one of the grid columns. When I add a new item to the grid, make a selection from the dropdownlist, and then select Update, the value for the dropdown is null. Only after I refresh the page is the correct value displayed. Dropdown list is displaying correct values.

We are using .net MVC and DataSource WebAPI to bind to the models.

2 Answers, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 06 Nov 2014, 04:41 PM
Hello Thien,

There doesn't seems to be such issue with the examples that we have shared:

http://demos.telerik.com/kendo-ui/grid/editing-custom

http://demos.telerik.com/kendo-ui/grid/foreignkeycolumn

Could you please demonstrate your case or edit some of the examples above so we can see what exactly is going wrong?

Kind Regards,
Petur Subev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Thien
Top achievements
Rank 1
answered on 16 Jan 2015, 11:31 PM
Hi we were able to get it working from the info in this post

http://www.telerik.com/forums/text-in-grid-not-being-updated-when-selecting-from-dropdown
Tags
Grid
Asked by
Thien
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Thien
Top achievements
Rank 1
Share this question
or