Hi,
how can i set wordwrap property to a particular column in a Grid.
Try to use multiline mode:
mygrid.enableMultiline(true);