C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

NullReferenceException generated when td rowspan=2 in tooltip

rated by 0 users
This post has 0 Replies | 1 Follower

Not Ranked
Posts 1
vgrichuk@soft-tronik.ru Posted: Wed, Dec 3 2008 8:38 AM

Hello,

when adding a tooltip to any object with tooltip text containing "rowspan" tag, like this: 

Dim tip = "<table><tr><td rowspan=2>text1</td><td>text2</td></tr><tr><td>text3</td></tr></table>"

Me.C1SuperTooltip1.SetToolTip(Button1, tip)

the NullReferenceException generated

This problem comes with v.2008.2 and v.2008.3 releases (C1.Win.C1SuperTooltip.2.dll 2.0.20083.56). The older dll (2.0.20073.44) works well.

Thanks,

Vladimir

Page 1 of 1 (1 items) | RSS
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.