Not sure if this is possible, but I'd like to "disable" the rendering of the table wrapper on a RadToolTip control. Is this even possible? I've searched hi and low w/o any luck.
Thanks.
1 Answer, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 21 Jun 2010, 09:45 AM
Hi Telerik Skowronek,
We do not offer tableless rendering for the tooltip and the TABLE element is needed for many different features e.g one of them are the rounded corners. I am afraid that we cannot also provide a temporary workaround since even if we remove the table element, the source code uses it at many places and there could be unexpected behavior if we override so many internal methods. That is why what we can suggest is to either use the tooltip the way it is rendered or to implement a simple DIV popup for your needs.
Sincerely yours,
Svetlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items