PagerStyle-Mode="NextPrevNumericAndAdvanced"
The Page Size textbox only is wide enough for 1 number. If there are 10 or more pages the textbox is not big enough.
How can I make the textboxes for this style larger?
J.
The size of the aforementioned textbox is calculated automatically depending on the item count.
I attached a simplified demo which illustrates this behavior.
I think I must not have explained my problem correctly.
I am speaking of the textbox that displays the number of records per page in the pager control on the bottom of the grid. The textbox is only wide enough for #'s 1-9, the text box literally looks like it's 20 pixels wide so it can't display 10 or higher.
Thanks, J.