var tileElem = document.getElementById("<%=RadTextTile1.ClientID%>"); //or get the reference otherwise (jQuery, by class, in a loop, through the tile API, etc.)
tileElem.setAttribute("title", "bbbb");
}
</script>
Regards,
Marin Bratanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.