Completed
Last Updated: 23 Mar 2015 17:35 by ADMIN
David A.
Created on: 27 Dec 2012 16:55
Category: UI for ASP.NET MVC
Type: Feature Request
201
Add few basic html helpers in Kendo()
Great suggestion.  Currently I have to add @class="k-texbox" for every TextboxFor.
6 comments
Imported User
Posted on: 16 Aug 2018 12:32
It will be nice if kendo grid has functionality to export html controls(created using javascript):
1- Textbox
2. checkbox
3. dropdown
ADMIN
Telerik Admin
Posted on: 21 Nov 2014 15:11
TextBox html helper is included, starting version 2014.2.716. Button widget is also available.

Since Q3 2014, we also offer CheckBox and RadioButton html helpers as part of our MVC server wrappers.
Paul
Posted on: 08 Apr 2014 11:30
Given the "themed" nature of kendo ui controls and the reasons that we purchase a control suite, I think its very important to have a full set of kendo styled input elements, especially the basic ones, without littering our code with loads of {@class="bla...bla..."}. 

Surely this can't be a massive job ?...
Imported User
Posted on: 08 Oct 2013 20:10
Especially add a widget for a multiline textbox. Your CSS class of 'k-textbox' currently messes up any textareas that I use, which is annoying.
Imported User
Posted on: 27 May 2013 20:39
it would be nice if Html.Kendo() would has:
- textboxfor
- checkboxfor
- button
- actionlink
with apropriate KendoUI styling. Now we have to add CSS classes.
Narsing
Posted on: 23 Apr 2013 19:38
we need a textboxfor helper