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

Styling / forms source code missing

1 Answer 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mor
Top achievements
Rank 1
Mor asked on 25 Mar 2015, 01:45 PM
Hi Telerik,

I am currently working with the trial version of UI for ASP.NET MVC and noticed that at this link no source code can be found. Could you please update it or, at least, provide some code samples in this thread as I really prefer/expect to use Html Helpers for input fields with an icon either left or right rather than straightforward Html which is superfluous in my case, that is:

@(Html.Kendo().TextBoxFor(m => m.Property).Icon("some css class or whatever").Left())

I am looking forward to hearing from you soon. Thanks in advance!

Kind regards,
Mor

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 26 Mar 2015, 12:19 PM
Hello Mor,

The demo, which you have mentioned, does not have an MVC version, but only an HTML version. There is no server-side HTML helper for textboxes with icons inside. Please use regular HTML for those.

http://demos.telerik.com/kendo-ui/styling/index

You can submit a feature request for such a helper at:

http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback

Regards,
Dimo
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
Mor
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or