[
https://jira.jboss.org/jira/browse/RF-7488?page=com.atlassian.jira.plugin...
]
Nick Belaevski commented on RF-7488:
------------------------------------
Each component renders set of rich-* classes for key HTML elements. These classes can be
customized by the user in order to redefine styling for particular component element(s).
You can use Firebug for Firefox tool to see what classes are applied where or take a look
at user guide.
extendedDataTable: make vertical scrolling optional, so all rows of
extendedDataTable should be visible without scrolling
-------------------------------------------------------------------------------------------------------------------------
Key: RF-7488
URL:
https://jira.jboss.org/jira/browse/RF-7488
Project: RichFaces
Issue Type: Feature Request
Components: component-tables
Affects Versions: 3.3.1
Reporter: Denis Petrunin
Assignee: Nick Belaevski
Priority: Minor
Fix For: Future
extendedDataTable has a static height as result there is a scrolling in case of many
rows. I'd like extendedDataTable behaves like simple dataTable: the table height
should depend on rows count and content, all rows should be rendered and visible without
vertical scrolling. I propose to introduce "allowScrolling" boolean attribute or
ability to specify height="auto". I'd like to use extendedDataTable features
(resizing, grouping) but without vertical scrolling.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira