[
https://issues.jboss.org/browse/RF-1107?page=com.atlassian.jira.plugin.sy...
]
Martin Koster commented on RF-1107:
-----------------------------------
Hi,
this issue is somehow annoying. I would be happy, if this bug would have been documented
on the live demo page.
In our project, we currently have the following requirements:
- to support frozen-columns
- have editable fields
- support sorting and filtering
As in RichFaces 3.3 only sortableDataTable "seems" to support the filtering, we
decided to use this component. After using it, we noticed that the component does not
support filtering (which could have been explicitely documented as well --> filtering
is documented at "rich:column", but it is not well documented for which data
table components it is applicable). So we "manually" added filtering by doing it
on the server-side.
Considering the vast amount of budget we already burned, it is really sad that it is
nowhere documented.
I would be happy if this could be improved in future versions :-(
Scrollable dataTable. Header scrolled badly on TAB button.
----------------------------------------------------------
Key: RF-1107
URL:
https://issues.jboss.org/browse/RF-1107
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-ScrollableDataTable
Affects Versions: 3.2.0
Environment: FF 2.0.0.6
Reporter: Ilya Shaikovsky
Fix For: 3.Future
Attachments: case - 1.png, case - 2.png
Two use-cases failed:
"case - 1.png"
frozenColCount=0
all the columns with inputs
last columns aren't in visible part
When I use TAB key - columns scrolled to be displayed (good) but headers jsut stays
(Wrong!)
"case - 2.png"
frozenColCount=2
all the columns with inputs
last columns aren't in visible part
I use TAB key. Focused inputs changed one by one only in "frozen zone" (seems
good), but after I press TAB on the last input - the focus jumps to non frozen column
input and frozen columns - scrolled and shifted down(Wrong!). But headers still aren't
scrolled (good in this case).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira