Hi,
attached my example:
http://dojo.telerik.com/@idoglik6/usIro
What I'm trying to is to popup tooltip above the "x Recipients" which contains their names (the recipients names by the bind prop "recipients.email".)
I already tried to pass the recipients array to the controller by -> #:item.recipents.email#, but it sent [Oblect, Object] .
I need the real object and not the string format.
Thanks,
Ran