This is a migrated thread and some comments may be shown as answers.

Set frameDuration from XML

1 Answer 23 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
dhlennon
Top achievements
Rank 1
dhlennon asked on 19 Apr 2013, 03:13 PM
Set frameDuration from XML

I don't believe this is supported, although it would be a welcome upgrade.

Any suggestions on how to work-around this issue?

many thanks.

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 24 Apr 2013, 10:05 AM
Hello David,

The RadRotator does not support such a functionality. You can try to access the node in your XML that contains the value for the frame duration, similarly to the approach for managing the XML that is used in this online demo. After the value is retrieved, you can set it to the property FrameDuration of the rotator. This logic can be isolated in a class that will accept a rotator object and configure its settings.

Another approach that you can try is to utilize the Persistence Framework by specifying custom settings as shown in this online demo.

Regards,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Rotator
Asked by
dhlennon
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or