I am using RadTooltip with RadImagegallery and Radgrid in it. Its working fine on my screen. but on smaller screen it goes out of screen size! I have added 2 images below One showing complete tooltip with close option and other is going out of screen.
<
telerik:RadToolTip
ID
=
"radtooltipshowbom"
ContentScrolling
=
"Auto"
RenderInPageRoot
=
"false"
runat
=
"server"
Modal
=
"true"
HideEvent
=
"ManualClose"
Style
=
"z-index: 6990"
Position
=
"Center"
Animation
=
"Slide"
AnimationDuration
=
"700"
BackColor
=
"White"
Width
=
"1510px"
Height
=
"670px"
>
<
asp:Panel
ID
=
"Panel3"
runat
=
"server"
BackColor
=
"White"
Height
=
"670px"
Width
=
"1510px"
>
<
table
>
<
tr
>
<
td
align
=
"center"
>
<
asp:Label
ID
=
"lblfdid"
runat
=
"server"
CssClass
=
"label"
ForeColor
=
"#990000"
Text
=
""
></
asp:Label
>
<
hr
style
=
"width: 1505px"
/>
</
td
>
</
tr
>
</
table
>
<
table
>