|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
datagrid pagerstyle questionI have what I hope is a simple question.
I have a datagrid with paging enabled and the pagerstyle set to numeric. The pagesize is set to 100 and this grid sometimes handles several thousand records. The numeric pagerstyle works fine but the icons for the 'next' or 'previous' buttons are always the dots '...' I would like to be able to use a different symbol but I'm not seeing an obvious way of doing that. PrevPageText and NextPageText aren't working; I guess they only work when you use the 'NextPrev' mode. Some pages that I found seem to hint that it can't be changed. I hope that isn't true. Does anyone know how to do that? On 19 , 18:46, mdk <m***@discussions.microsoft.com> wrote:
> I have what I hope is a simple question. Look here: http://marss.co.ua/PreviousNextButtonsInGridViewPager.aspx> I have a datagrid with paging enabled and the pagerstyle set to numeric. The > pagesize is set to 100 and this grid sometimes handles several thousand > records. The numeric pagerstyle works fine but the icons for the 'next' or > 'previous' buttons are always the dots '...' I would like to be able to use a > different symbol but I'm not seeing an obvious way of doing that. > PrevPageText and NextPageText aren't working; I guess they only work when you > use the 'NextPrev' mode. Some pages that I found seem to hint that it can't > be changed. I hope that isn't true. Does anyone know how to do that? Regards, Mykola |
|||||||||||||||||||||||