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

Dropdownlistfor and IntegerTextBoxFor Inside Grid

0 Answers 143 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kabbas
Top achievements
Rank 1
kabbas asked on 18 Aug 2012, 10:39 PM
Hello,

I'm currently migrating from Telerik MVC to Kendo MVC, I'm having a problem using EditorTemplates inside Kendo MVC, which was not happening when I was using Telerik for MVC.

When I use Editor templates: Html.Kendo().DropDownListFor and Html.Kendo().IntegerTextBoxFor in an editor template that is used inside a grid, the following happens:

IntegerTextBox:

It show the placeholder, not the value, but when I click inside the textbox, it works fine.

DropDownListFor:

The selected value is the first item in the list, not the binded item.

Attached is a screenshot of the issue.

Please help with this issue, Thanks in advance. 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
kabbas
Top achievements
Rank 1
Share this question
or