阅读背景:

How to make only one field on the data model to be visible and editable using Kendo UI listview + ASP.NET MVC?

来源:互联网 

I have a Kendo UI List View that is bound to a datasource. There is a model class that has fields such as {Id, Name, Description, IsActive and so on). I followed the Kendo UI Listview demo and added the Edit and delete icons and the respective controllers. On the edittemplate, I have specified only the Name field but when I click on Edit, I get the textbox or other controls for all the fields on the Model. Is there a way to specify which field to edit ?I have a Kendo UI List View that is bound to a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: