Multiline in tree gride

Hi,



is there a way to wrap text in a treeGrid cell of type ‘tree’



for example. i have a cell that is approx 400px in width and i have text that is longer than that, i want the height of the cell to expand and create rows out of the text, so instead of appearing on 1 line it appears on 2 or more (depending on how many it needs) and image in cell should be appare at the first line of the text.



is this possible?



I used grid.enableMultiline(true); for multi lines but its not working for cell type tree.



thanks

multiline is not supported for tree column.