Search code examples
kendo-ui-angular2

Custom pager outside of kendo-grid


I want to place grid pager component outside of grid. Can I use PagerComponent of the GridModule or should I do it myself?. Actually I want to use that pager for multiple views. One of them will be kendo-grid.


Solution

  • The PagerComponent is not intended for using outside the GridComponent at the moment.

    However you can suggest this in the Feedback portal.