Hi,
Thank your very much for your response.
Is the text autowrapping of multiline items is enabled in standrad version?
Tree supports multiline items, auto wrappiing can be enabled by
tree.enableMultiLineItems(true);
or
tree.enableMultiLineItems(width);
Is the above function is not available with standard version? If not do we have any other solution?
Thanks in advance.