Hello,
Please help, How can i eliminate the numbers of pages circled in red ?
Thanks
Hello Jessica,
In order to remove the page numbers, I suggest you to set a property visiblePageCount: 0 to the igGrid as follows:
features: [ { name: 'Paging', visiblePageCount: 0 } ]
Please check if this works at your side and let me know if you have additional questions.
thank you for the feedback, if you need any additional assistance with this case feel free to contact me.