Hi Mudassar,
Thanks for the wonderful article which is going to help for my requirement.
http://aspsnippets.com/Articles/Implement-Carousel-Image-Gallery-in-ASPNet-using-jQuery-jCarousel-Plugin.aspx
I have quick questions
1. Is it possible to hide the prev/Next button if the record cound < 4
2. I am bit confused about the scrolling logic. It's not scrolling 1-3, 4-6, 7-10....
Is it possible to have the sequencing correctly? default 3 images and when hitting next button 4-6 records needs to shown. then if clink the next againn, 7-10 records has to be displayed.
Could you please help me on this.