Is it possible to set a tooltip to a fixed position on the page rather than relative to the targetcontrol, mouse or browser window?
1 Answer, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 17 Feb 2011, 09:40 AM
Hi Roy,
The tooltip control is used to provide additional information and thus it should be relative to the target it describes. However, you can set it to be relative to element or browser and then use the OffsetX and OffsetY properties to adjust its location.