Hi Le,
Thanks for your interest in RadControls for WinForms and
RadCarousel in particular.
Unfortunately,
RadCarousel does not support this behavior out of the box - it is possible to achieve it, however, this requires some advanced techniques including mapping controls to bitmaps. The idea in short is to create a custom control (e.g.
RadPanel) which contains other controls
which in turn display the information for a data base row. Then you can create bitmap shapshots of this panel for the items currently in the background. Each time you select an item in the RadCarousel, you place an instance of your custom control and load it with the information from the database which is actually the way the trick is achieved.
Please note that we have designed the RadCarousel as a separate UI component that can display a variety of items which significantly increases its complexity.
You can read more about the RadCarousel here:
RadCarousel for WinForms
Some sample applications that demonstrate the RadCarousel capabilities:
Carousel Demos
Hope this answers your question.
Do not hesitate to write back if you have further questions, feedback, or any suggestions.
Greetings,
Deyan
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.