[ http://issues.apache.org/jira/browse/MYFACES-763?page=comments#action_12356297 ]
Ronald van Kuijk commented on MYFACES-763: ------------------------------------------ Yes, it uses XBL (xml binding language) a nice feature of low level FF, closely related to XUL. I agree that it could be done easily by the user, and adding it to the wiki is a good idea. But there should be a comment as well on the datatable page of the tomahawk components to this wiki entry. But if it could be integrated in the datatable it would be even better, and for someone who knows how to build jsf components not to much work: - add the js file - add the css entry - add a class 'overflow' to the table tag - add a <div class="underflow">.......</div> in each td for the column where the user specified the attribute ellipses="true" > support of ellipsis (...) in data cells > --------------------------------------- > > Key: MYFACES-763 > URL: http://issues.apache.org/jira/browse/MYFACES-763 > Project: MyFaces > Type: Improvement > Versions: 1.1.1 > Environment: all. > Reporter: Ronald van Kuijk > > If the value of a cell is to bigg, having it truncated and three dots shown > (...) would be nice. this is a css3 feature text-overflow: ellipsis, but FF > does not support this yet. On > http://www.hedgerwow.com/360/dhtml/text_overflow/demo.php is a nice > workaround which would be great to have in the extended datagrid -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira