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

Custom Pager?

1 Answer 1225 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 11 Feb 2014, 05:59 PM
Hi,

I have a requirement to implement a custom pager template.  Is this possible in KendoUI grid?  Basically, we need to add buttons within the paging footer like am 'Edit' button. It seems like other libraries support this, but I can't seem to be able to do this in Kendo. I know that I could use jQuery selectors, but that doesn't seem very maintainable in the long term.

Thanks!

Mark

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 13 Feb 2014, 04:45 PM
Hello Mark,

I am afraid that the requested functionality is not supported. The pager exposes configuration options that allows the developer to only customize build in features of the widget such as page buttons, refresh button and etc. You can find the full list of options here:

If you want to insert any additional components you should do that with jQuery/JavaScript.

Regards,
Alexander Valchev
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
Mark
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or