Questions about Telerik ASP.
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-3this is my mark up <tr class="t-detail-row"> <td class="t-hierarchy-cell"></td> <td …
jquery telerik-mvcI 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 jsonresultI'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-uiI'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-mvcI 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-mvcI 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-uiI 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-uiDoes 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-mvcWhen 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