Click here to Skip to main content
16,022,339 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I want the paging in a gridview to appear on left side prefixed by "Page No".

Example:
Page No. 1 2 3 4 ........

How do I do that?
Posted
Updated 15-Oct-10 1:15am
v3
Comments
Sandeep Mewara 15-Oct-10 7:54am    
No effort

Please clarify in which control u wanna to do paging
or where do u want to paging?

Until not be able to sort out ur query
 
Share this answer
 
I want you to try first and post specific issue faced while trying.

Here is what is expected by enquirers:
1. TRY first what you want to do!
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.

About your 'want':
1. Google surely can help
2. Read on CSS styles and Custom Paging option...
 
Share this answer
 
Hi. Set HorizontalAlign property PagerStyle to "Left" to align on left side.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900