I am facing challenges while implementing this functionality in gridview in which I need to show 15 pages first and after than it should increment by 5 only i.e. 1. 1 to 15 2. 6 to 20 etc.
In the pagersetting I don't find any option which increment it by some configured page extension nummber so how can I achieve it