Hi peter,
Thank you for replying to all my queries.
The actual problem i am facing is, in the custom pager example you have changed the entire pagination view and buttons. all the buttons and functionalities displayed in the pager were defined explicitly in pagerenderer. but for my project i would like to use the default itself, but i just want to implement two more buttons (last page , first page)beside left and right arrow (similar to buttons visible in pagermode “simple”).
so, i think, instead of creating an element and appending the buttons (like in your example), i should get the element and append the buttons for which i am facing difficulty. so please help me doing this.
Thanks in advance
Nagoor