We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

TreeView .Net Muliline Tooltip

Hello,

Just upgraded from 6.302.0.06 to 6.302.0.30. The following code allowed me to create a multi-line tooltip for a treenode in .06, but now it fails in .30.

-matt

String sTip = "Name:Last,First" +
Title: Title goes here" +
Department:name;

TreeViewNode child = new TreeViewNode("name", "value", "", "", sTip);


2 Replies

RP Rekha P Syncfusion Team July 18, 2008 01:37 PM UTC

Hi Matt,

Thank you for your interest in Syncfusion Products.

I am afraid that I was not able to reproduce the issue. Also I have created a simple sample to test this issue and it is available in the following link:

http://www.syncfusion.com/support/user/uploads/SampleTreeView_f70b3fc1.zip

Please have a look at the above sample and if still the issue exists, could you please try reproducing it in the above sample and send us the modified sample so that we could sort out the cause of the issue and provide you a solution?

Please let us know if you have any other concerns.

Regards,
Rekha




RP Rekha P Syncfusion Team July 21, 2008 09:31 AM UTC

Hi Matt,

On further analysis, we were able to reproduce the issue with - ’TreeViewNode Multiline Tooltip’ has been confirmed as a defect and our Developers are working on fixing this issue with high priority. The fix for this issue will be available in our next development build on July 28 and will also be available in our Vol3 Refresh scheduled on August 14.

Please refer to the following link for the status update on this defect fix.

http://www.syncfusion.com/support/issues/tools/Default.aspx?ToDo=view&questId=11050

Please let us know if you have any other concerns.

Regards,
Rekha


Loader.
Live Chat Icon For mobile
Up arrow icon