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

Binding a grid to html table RAZOR syntax

1 Answer 155 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 17 Sep 2013, 01:06 PM
Does anyone know how to bind a kendo grid to a html table using Razor syntax?  I have seen 

$("#grid").kendoGrid({
height: 430,
sortable: true
});

put nothing for the Razor syntax.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 19 Sep 2013, 07:11 AM
Hello Brian,

Here are some articles for getting started with Kendo UI Grid for ASP.NET MVC
 - Introduction
 - Ajax Binding

Regards,
Nikolay Rusev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Brian
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or