I’m using a gridview and sqldatasource.
Paging is enabled in mygridview.
I would like to know if there’s any way to change the size of the paging numbers. ( the numbers size below the gridview to be larger )
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Inside the GridView tag, you can include special tags for setting the Pager styles:
Here is an article describing some of the options, and showing what they would look like. As you can see there, you can either set the font directly in the
PagerStyletag, or you can apply a CSS style like this: