<PagerStyle Mode="NextPrevAndNumeric" CssClass="GridPagerStyle_customized" PageButtonCount="10" Position="TopAndBottom" AlwaysVisible="True" PagerTextFormat="Välj sida: <a onclick='javascript:openPreviousPage();'><img src='../Images/newimages/left_singel_arrow.png' style='cursor:pointer;' title='Previous' /></a> {4} <a onclick='javascript:openNextPage();'><img src='../Images/newimages/right_singel_arrow.png' style='cursor:pointer;' title='Next' /></a> &nbsp;&nbsp; Visar sida {0} av {1}, post {2} till {3} av {5}">
</PagerStyle>
Note: i have added my own Next And Previous Button image in PagerTextFormat. now i want to hide the Default Buttons for Next and Previous Page.
</PagerStyle>
Note: i have added my own Next And Previous Button image in PagerTextFormat. now i want to hide the Default Buttons for Next and Previous Page.