Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
<script type=
"text/javascript"
>
function
pageLoad() {
var
radToolTip = $find(
"<%= tooltip1.ClientID %>"
);
radToolTip.set_targetControlID(
"upload1clear0"
radToolTip.set_text(
"This is the new tool tip text to display"
}
</script>
<
telerik:RadUpload
runat
=
"server"
ID
"upload1"
ControlObjectsVisibility
"All"
</
telerik:RadToolTip
"tooltip1"
TargetControlID
"ClientID"
IsClientID
"true"