Sakthis

Sakthis

  • NA
  • 50
  • 18k

How to Set Paging Concept in PictureBox in C#?

Oct 21 2013 5:55 PM
Hi, 

I have Picturebox, stored multiple pages(1 record = 10+ pages) in a record to stored DB(SQL).   I need to check page 1 by 1 like pageprevious, pagefirst, pagenext, pagelast in button control, how can i  do it? can anyone give me idea? or code? 

Thanks in advance..