Hi Fiko, and thanks for your reply.
I tested your project, and it works perfectly. Although, if I did a couple of small adjustments, to make it more like mine, then I could reproduce the error:
- Add SlideShowAnimation-Type="Fade" to the <telerik:RadRotator line
- Remove this line: <SlideShowAnimation Duration="3000" />
- Add this line in the codebehind file: RadRotatorThumbs.FrameDuration = 3000;
and Voila .. a couple clicks, a couple mouseovers, switch window, wait for fade and suddenly the buttons stop working.
Is it my usage that is wrong, or is it a bug? :-)
Regards
Jørgen.