Connecting Tech Pros Worldwide Forums | Help | Site Map

custom paging

Newbie
 
Join Date: Jun 2009
Posts: 18
#1: Jul 7 '09
hi guys
i just want to do paging like
1 2 3 4 5 next
previous 6 7 8 9 10 next

i got solution at
http://amitkumarmca04.blogspot.com/2...w-control.html

but i dont knw how to use this code ,can some one implement this code with simple user interface
i would be very thnkful

plz do not give link of any site

Expert
 
Join Date: Jun 2008
Location: Pretoria, South Africa
Posts: 410
#2: Jul 7 '09

re: custom paging


What exactly is it you want?
You provide a link to a site that already has the code you are looking for and then ask us to implement it, do you want someone to like mail a project to you or something?
Your not even asking a question in this post...
Newbie
 
Join Date: Jun 2009
Posts: 18
#3: Jul 7 '09

re: custom paging


no , i just want to know how to use that code as i am very new to this thats all
what i did tht i drag a grid view but dnt knw what coding has to be done at that grid view
Expert
 
Join Date: Jun 2008
Location: Pretoria, South Africa
Posts: 410
#4: Jul 7 '09

re: custom paging


Ok well, you are going to need to make some controls at runtime. Lets start with that, try writing somecode to create a hyperlink/button depending on what you want and then adding that control to your webpage.

Also you will need to do the databinding to the grid manually as you need to navigate through records based on the link/button the user selects.

Trying thinking about how to achieve this and post the code that you think will work.
I'll have a look at it tomorrow, but i'm sure another staff member will also have a look before then.
Expert
 
Join Date: Jan 2008
Location: York
Posts: 179
#5: Jul 7 '09

re: custom paging


Quote:

Originally Posted by pupilstuff View Post

plz do not give link of any site

I'm sorry, but if you're not willing to be given reference information and lookup what you need, then you're really not going to get much help from here...
Reply