Dynamically creating slides based on drop down changes and its binding properly but slide box pager is increasing.
If current slide is first one then only its refreshing but if user is on second slide and then he is binding new object then its page is increasing his count.
Example :
Case 1 : First Time 4 slide then showing pager count 4 that’s ok
Now user visit on second slide and try to load new set of slides
Case 2 : Second time 5 slide then pager count previous 4 + next 5 = 9