Hello Pankaj,
You should create a custom control which uses ASP.NET repeater. In the Repeater's ItemTemplate you should have 3 controls
- one that shows the image
-one that shows the content item title
-one that shows the text
Each product should be a content item, actually you can use news module and its Thumbnail metakey for the image.
You have to bind the Repater control to the list of content items by
using the API. and populate the above 3 controls with data.
All the best,
Ivan Dimitrov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items