Hi all,
On my web application, I'm using the RadToolTip manager. I made this choice because I want to display it with a Load on Demand to increase performances.
All seems to work fine, but, when I've tested my application, a bug appears. I think it's a bug because I can reproduce it on the telerik sample page: http://demos.telerik.com/aspnet-ajax/tooltip/examples/loadondemand/defaultcs.aspx
On this configuration, we load an ascx on the fly which contains the tooltip. So, when you put the mouse over the tooltipified element (product image on Telerik example), the tooltip is displayed. But, if you do and redo again and again, you can see that the height of the tooltip is growing!
You can see here screenshots : http://cid-cc2dc80e5681ccd2.skydrive.live.com/self.aspx/Telerik . The 1st jpeg is the 1st time I load the tooltip and the 2nd jpeg is about 15 times.
Any idea about this?
Thanks in advance.
Keelan.
On my web application, I'm using the RadToolTip manager. I made this choice because I want to display it with a Load on Demand to increase performances.
All seems to work fine, but, when I've tested my application, a bug appears. I think it's a bug because I can reproduce it on the telerik sample page: http://demos.telerik.com/aspnet-ajax/tooltip/examples/loadondemand/defaultcs.aspx
On this configuration, we load an ascx on the fly which contains the tooltip. So, when you put the mouse over the tooltipified element (product image on Telerik example), the tooltip is displayed. But, if you do and redo again and again, you can see that the height of the tooltip is growing!
You can see here screenshots : http://cid-cc2dc80e5681ccd2.skydrive.live.com/self.aspx/Telerik . The 1st jpeg is the 1st time I load the tooltip and the 2nd jpeg is about 15 times.
Any idea about this?
Thanks in advance.
Keelan.