Top "Telerik-mvc" questions

Questions about Telerik ASP.

How to play the html5 video in IE8 Browsers

I have develop a MVC3 Application in that i have use html5 video controls when i run the application it …

html5-video telerik-mvc asp.net-mvc-3
jquery Find TD of TR with Class and make changes (for a Telerik MVC grid)

this is my mark up <tr class="t-detail-row"> <td class="t-hierarchy-cell"></td> <td …

jquery telerik-mvc
Returning JSON from a JsonResult method in MVC controller

I am trying to populate a ComboBox (Telerik RAD COmboBox) in a test ASP.NET MVC3 app. I have defined …

c# asp.net-mvc telerik-mvc jsonresult
How can I set and get the value of a dropdownlist in a grid in Kendo UI MVC?

I'm working with KendoUI MVC in MVC3. I managed to get a dropdown in a grid column. But I have …

c# razor telerik-mvc kendo-ui
CSS layout for fixed header and 100% content height?

I'm trying to get a fixed height header and a content area the fills the screen. The content div contains …

css asp.net-mvc-3 html telerik-mvc
Define a Template column for Telerik MVC Grid in Razor syntax

I have the following legacy code that I would like to mimic, with all action links inside one column. However, …

asp.net-mvc telerik asp.net-mvc-3 razor telerik-mvc
How to set up Kendo UI mvc grid with checkbox control

I am using Kendo UI MVC grid. One of the properties of the model is bool, so I need to …

telerik telerik-grid telerik-mvc kendo-ui
How to create custom Delete/Destroy button/command in Kendo UI grid?

I am using Kendo UI grid with GridEditMode.InCell and I need to add a hyperlink for delete/destroy command …

telerik telerik-grid telerik-mvc kendo-ui
Telerik Kendo MVC TextBox Multiline Mode

Does anyone know what properties to set to make a Kendo MVC Textbox Multiline? @(Html.Kendo().TextBox() .Name("txtComments") .Value(@…

razor textbox kendo-asp.net-mvc multiline telerik-mvc
Difference between Kendo UI Web and Kendo UI ASP.NET for MVC

When creating an MVC project via Visual Studio, Views are created with ".cshtml" files. The KendoUI Server Wrappers have a …

jquery asp.net-mvc-4 kendo-ui telerik-mvc