Hi folks!
For 'continuities sake', I need to customize the Grid pageable: options - do I need to edit the js library itself to modify the layout (I REALLY don't want to have to do that..), or is there a method to modifying the pageable template?
Currently, the kendo ui pagination is:
go to first page / go to the previous page / page numbers / go to next page / go to last page
we just want a single 'previous' button and a single 'next' button, with text labels instead of glyphs..
previous / page numbers / next
Thank you!
For 'continuities sake', I need to customize the Grid pageable: options - do I need to edit the js library itself to modify the layout (I REALLY don't want to have to do that..), or is there a method to modifying the pageable template?
Currently, the kendo ui pagination is:
go to first page / go to the previous page / page numbers / go to next page / go to last page
we just want a single 'previous' button and a single 'next' button, with text labels instead of glyphs..
previous / page numbers / next
Thank you!