Yes, it does. In the ElfDataGridColumn class there is a property for multiline and multilineHeader. The ElfGrid also has the possibility to truncate multiline rows. So for example, if you have your rowHeight set and multiline to true, if there isn't enough space to display all the text in a cell, you will see the truncated ... with a tooltip for showing the rest of the content.
The regular DataGrid has no easy way of truncating cells, and there is no way to truncate multiline cells by any means. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

