javascript or jquery n number of contnet slider in asp.net mvc3

I have asp.net mvc3 application. wherein index page i am having say 100 of dynamic users comes from the database. I am trying to manage the view of first 12 users [1-12] in tiles on index page. but i need Next-Previous buttons aroud to main div control. if i clicks next , next 12 records [13-24] should be in view..so on. same in reverse for previous.

Can i perform with default jquery files given by template in VS2010 mvc 3 ? what code i need to do ? which functions i need to use. or pease suggest any open source plugin…

newest questions tagged jquery – Stack Overflow

About Admin