Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

Trying to set tools using Html.Kendo().EditorFor

$
0
0

I know this post is too old. Just to help others, here is a solution 

            @(Html.Kendo().EditorFor(model => model.CustomerFeedback.Description)
                   .HtmlAttributes(new { style = "height:100px; width: 450px" })
                   .Tools(tools => tools
                             .Clear()))


Viewing all articles
Browse latest Browse all 84751

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>