Is there an option for me to detach the pagination control in grid footer and place it outside of grid ?
If yes, would you please advice how to achieve this ?
I want to traverse through the pages by clicking on page numbers, but would like to have the control placed in the toolbar of the enclosing container of the grid. The page control in the footer is taking up space
Hi,
Thank you for posting! Currently you can’t use the pager outside the grid. However you can render your own pager and use paging’s API to make it work like the original one. If you don’t want the original one you can cancel the pagerRendering event.
I hope this helps!
Kind regards, Petko Zhekov Software Developer