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

TreeNodeAdv.NodeData is gone?

Using 2.0.1.0, TreeNodeAdv.NodeData appears to have gone away. It is not visible in the designer, via intellisense, or to the compiler: C:\Dev\RECRUITMAX\RecruitMax.Admin\ReportTreeManagerForm.cs(240,9): error CS0117: ''Syncfusion.Windows.Forms.Tools.TreeNodeAdv'' does not contain a definition for ''NodeData'' What''s going on here? Thanks, Sean

3 Replies

AD Administrator Syncfusion Team December 2, 2003 01:15 PM UTC

Okay, disregard this as the release notes state that NodeData has been changed to NodeStyle. What threw me was that multiple items in the release notes continue to refer to NodeData and not the new NodeStyle property. Sean >Using 2.0.1.0, TreeNodeAdv.NodeData appears to have gone away. It is not visible in the designer, via intellisense, or to the compiler: > >C:\Dev\RECRUITMAX\RecruitMax.Admin\ReportTreeManagerForm.cs(240,9): error CS0117: ''Syncfusion.Windows.Forms.Tools.TreeNodeAdv'' does not contain a definition for ''NodeData'' > >What''s going on here? > >Thanks, > >Sean


AD Administrator Syncfusion Team December 2, 2003 01:18 PM UTC

Hi Sean, We did a lot of work in the TreeViewAdv control which was a preview control in Essential Suite 1.6 and hence there have been significant changes which could break your existing code. Kindly refer to the Class Reference and also the release notes. Changes include: NodeData has been renamed to NodeStyle. ShowCheckBox has been renamed to ShowCheckBoxes. HelpText has been renamed to HelpTextControl. ToolTip has been renamed to ToolTipControl. KeySearching has been renamed to AllowKeyboardSearch. We apologize the inconvenience this has caused. Regards Arun


AS Arun Srinivasan Syncfusion Team December 2, 2003 08:52 PM UTC

Hi Sean It looks like we were posting at the same time. Sorry. We will take care of this to avoid any confusion. Regards, Arun

Loader.
Live Chat Icon For mobile
Up arrow icon