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

Converting telerik asp.net mvc grid to kendo mvc grid issues

0 Answers 218 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ShaunMc
Top achievements
Rank 1
ShaunMc asked on 08 Jun 2012, 03:17 PM
I am currently working on converting a telerik asp.net mvc grid to the kendoui mvc grid but have some issues that I can't seem to find an answer for.

1) Column HeaderTemplate - I have a column using checkboxes for selecting rows in the grid I use a header template to render a checkbox for selecting all rows in the telerik grid, but there is no headertemplate in kendoui grid. I have had to workaround this by setting the title of the column to the html I need for rendering the checkbox and registering the click event.
Is there a correct way for doing this?  is the headertemplate going to be added to the grid column definitions in the full release?

2) the kendo grid does not allow the GridPagerStyles to be set on the paging footer. I need to be including a pageSizeDropDown, nextpreviousandnumeric, page input and total rows on the footer. How can this be converted over to woek on the Kendo MVC Grid?

Thanks in advance

Shaun
    

No answers yet. Maybe you can help?

Tags
Grid
Asked by
ShaunMc
Top achievements
Rank 1
Share this question
or