Posted 20 Sep 2011 Link to this post
Posted 21 Sep 2011 Link to this post
<
telerik:RadComboBox
ID
=
"RadComboBox1"
runat
"server"
EmptyMessage
"Select"
DataTextField
"Name"
>
ItemTemplate
asp:Label
"Label1"
Text='<%# Eval("Name")%> '></
telerik:RadToolTip
"RadToolTip1"
Width
"100"
Height
"10"
TargetControlID
Position
"BottomRight"
Text='<%# Eval("Name")%>'>
</