Yes, you are correct and we want to thank you for pointing the issue with the mentioned demo. The described effect comes from the fact that the tooltip has a very small height set - 70px - as you can see from the demo's code. If you encounter the same problem, please just set a bigger value for the RadToolTip's height.
Kind regards,
Svetlina
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Actually, in my application, using the Client Side API I create a tooltip but I don't have a height or width set for the tooltip. What the tooltip USED to do before Q3 2008 SP1, was to resize itself to the size of its contents (in my case a table). Now, what it does is resize to a small height (around 70px) and small width (around 150px) and you get scrollbars (for the content element part of the tooltip, it doesn't affect the title).
Why? And how to fix it? My table doesn't have a set height or width, so I can't hardcode that.
0
Svetlina Anati
Telerik team
answered on 08 Dec 2008, 11:23 AM
Hello Sylvain,
Since i do not have your code and I explained to you what causes this behavior in the demo, I am not able to tell you what is the exact reason for this in your particular project. Furthermore I am not aware of such problem in the common case and after I removed the sizes in the online demo code, it the tooltip started resizing itself as you describe your requirement. This being said I think that the best way to proceed is to open a new support ticket and send me a sample, fully working reproduction demo along with reproduction instructions. Once I receive it, I will analyze it locally and I will do my best to help you get the desired behavior.
Kind regards,
Svetlina
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.