tags:

views:

15

answers:

0

Hi all, I have been banging my head for days on this. I have jCarousel set up almost identical to their "simple" example. I am displaying a set of pictures dynamically inside the JCarousel during the page load in ASP.Net,during the page load the pictures are populated correctly inside the JCarousel. But i am trying to populate a set of pictures by selecting the drop down list in that page itself for this i am using AJAX call instead of full page post back the pictures that are retrieved from the data base are not displayed in the JCarousel instead they are displayed in the old gridview itself