[richfaces-issues] [JBoss JIRA] Commented: (RF-7579) Demo: Extended Data Table - column dragging wrong functionality
Ronald van Kuijk (JIRA)
jira-events at lists.jboss.org
Tue Jul 28 14:31:29 EDT 2009
[ https://jira.jboss.org/jira/browse/RF-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12477944#action_12477944 ]
Ronald van Kuijk commented on RF-7579:
--------------------------------------
See:
<rich:extendedDataTable value="#{extendedTableBean.capitalsDataModel}" var="cap" id="table"
width="580px" height="400px" sortMode="#{extendedTableBean.sortMode}"
selectionMode="#{extendedTableBean.selectionMode}">
No state being saved/kept.
> Demo: Extended Data Table - column dragging wrong functionality
> ---------------------------------------------------------------
>
> Key: RF-7579
> URL: https://jira.jboss.org/jira/browse/RF-7579
> Project: RichFaces
> Issue Type: Bug
> Components: examples
> Affects Versions: 3.3.1
> Environment: RichFaces Live Demo
> Reporter: Lukas Fryc
> Assignee: Ilya Shaikovsky
> Fix For: 3.3.2.CR1
>
>
> Position of column isn't remembered between several drags of columns.
> Test this:
> 1. open Extended Data Table
> 2. drag "Time Zone" between "Flag" and "State Name"
> 3. drag "Flag" between "State Name" and "State Capital"
> 4. WRONG: "Time Zone" appears on the right of all columns, "Flag" is positioned fine
--
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
More information about the richfaces-issues
mailing list