[
http://jira.jboss.com/jira/browse/JBSEAM-1027?page=comments#action_12355760 ]
Gavin King commented on JBSEAM-1027:
------------------------------------
Yeah, that would be really nice. If you just want it to be done with pure client-side js,
rather than some kind of Ajax request (I think that would be fine), it seems to be more of
a Seam kind of thing than a richfaces kind of thing.
UI component for substring/full string display
----------------------------------------------
Key: JBSEAM-1027
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1027
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Christian Bauer
Priority: Minor
Probably should go into RichFaces (if it isn't already there), noting it here so we
won't forget.
A nice Javascript component would be a substring display component that expands the
string on click. For example, in a datatable column there is only 20 characters space
reserved for a particular column. If my data is longer than that, I'd like to show the
first 20 characters and allow the user to display/expand the string on click, e.g.
"This is a very long varchar that doesn't fit into ...". If the user clicks
on "...", either a DHTML layer pops up with the full string or the datatable is
actually widened to make room for the full string.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira