Hi Mathew,
I am glad to hear I could help.
As to your new question, I suggest to use a collection, e.g you can use an ArrayList as follows:
I tested this and it worked fine on my side.
Please, note, that you can verify that there are 3 tooltips in this case by looking at the $create directives when you view the source of the loaded page. Only one tooltip will be visible, though, because by design you can have only one visible tooltip at a given time - that is why you will have 3 tooltips added on the page, but the last added one will force the previous to close.
At last, this suggestion is the easiest and first one that came to my mind and I suggest it as a start point - you could think of another structure or apply some additional performance optimizations to fine-tune the solution.
All the best,
Svetlina Anati
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