This sample demonstrates the basic rendering of the ASP.NET MVC Carousel component by binding DataSource
property.
In this demo, products and its details available in our Syncfusion has been shown as slide show. The data to the
ASP.NET MVC Carousel component is bound using dataSource
property. Also,
itemTemplate
is used to customize the slides of the carousel.