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

Custom Footer Template for Grid

8 Answers 3486 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lukas
Top achievements
Rank 1
Lukas asked on 19 Mar 2012, 09:04 AM
Hello, 

is there a possibility to create a custom footer template for the grid? I haven't found anything in the examples. 

I want to implement paging with "first", "last", "previous" and "next" buttons and a textbox where a page number can be entered. 

8 Answers, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 20 Mar 2012, 10:27 AM
Hi Lukas,

I'm afraid that currently there is only single pager mode available. However, you may achieve the requested functionality with few lines of JavaScript. For example:

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Lukas
Top achievements
Rank 1
answered on 21 Mar 2012, 07:59 AM
Hi Rosen, 

thank you very much, works like a charm!

Regards, 
Lukas
0
Ayus
Top achievements
Rank 1
answered on 28 Dec 2012, 09:24 AM
Hi Telerik Team,

is there possible to create such this view, custom footer with total value or max value etc. or maybe with manual calculation and inserted value to footer column?

thanks,
0
Atanas Korchev
Telerik team
answered on 28 Dec 2012, 09:47 AM
Hi,

 Check the aggregates demo: http://demos.kendoui.com/web/grid/aggregates.html

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jolyon
Top achievements
Rank 1
answered on 19 Mar 2014, 03:29 PM
Hello,

The solution above doesn't work with the latest version of the 'Kendo UI for ASP.NET MVC'. 

Could you please update an answer for current version of Kendo UI?

Thanks
0
Rosen
Telerik team
answered on 21 Mar 2014, 08:52 AM
Hi Jolyon,

I'm afraid that it is not clear to which solution you are referring to? The pager modifications are available out-of-the-box with recent versions of Kendo UI. Supported options for the pager can be found in our help documentation. In ASP.NET MVC wrapper the Grid pager can be configured via the Pageable setting.

Regards,
Rosen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Jolyon
Top achievements
Rank 1
answered on 24 Mar 2014, 09:54 AM
Hi,
I'm referring to solution, marked as an answer.
I need to add custom controls to the grid footer (specificaly - one of the filters).
I've updated example to use later version of Kendo (though not latest available) and latest version of JQuery:
<iframe width="100%" height="300" src="http://jsfiddle.net/Yakudza/MxS7P/1/embedded/" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
0
Luciano
Top achievements
Rank 1
answered on 25 Mar 2014, 07:50 AM
If you dont mind the extra bar, you can also define a toolbar and move it to the bottom like here: http://jsfiddle.net/mgdnE/105/


Tags
Grid
Asked by
Lukas
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Lukas
Top achievements
Rank 1
Ayus
Top achievements
Rank 1
Atanas Korchev
Telerik team
Jolyon
Top achievements
Rank 1
Luciano
Top achievements
Rank 1
Share this question
or