Hello,
I'm using the telerik rotator to show content i bind manualy (using the asp binding syntax).
The problem is that i get JS error when my data source has no element and the rotator is loaded empty.
The error is thrown from the rotator scripts, on a method called "needsShift". It tries to get the size of the "_currentElement", and since this is "undefined" it throws an error at some point.
I guess loading an empty rotator is possible, so maybe i am doing something wrong...
What could be the problem?
Thanks,
Nimrod Ben-Yaakov.