Hi Simon,
Note that when an ASP control is located inside a Repeater, accessing it isn't as straightforward as in a default scenario. If you want to reference the client object of the RadToolTip control, you will have to utilize additional client script in order to successfully find the control. Please find attached a sample page, implementing a possible solution for the scenario at hand.
As for accessing the RadRating's value, you can handle the server event
ItemDataBound and find the control in the Repeater's Item, as shown below:
I hope that helps. Please let us know if you encounter additional difficulties.
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