[
https://issues.apache.org/jira/browse/TOBAGO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Volker Weber reopened TOBAGO-570:
---------------------------------
needs merge to 1.0.x
> <tc:sheet> selection is not preserved in sortable sheet
> -------------------------------------------------------
>
> Key: TOBAGO-570
> URL: https://issues.apache.org/jira/browse/TOBAGO-570
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core
> Reporter: Tobias Glensk
> Assignee: Bernd Bohmann
> Priority: Minor
> Fix For: 1.1.0
>
> Attachments: TOBAGO-570.diff
>
>
> I have an <tc:sheet> with sortable <tc:column sortable="true"> elements where
> a single row can be selected. Lets image the sheet has 5 rows with the ids 1
> to 5. I select the 4th row with the id 4. After that I click on the column to
> sort the ids descending. After sorting the 4th row is still selected, but
> because of the sorting the id of the selected row is 2. What I expected to
> happen, is that the row with the id 4 is still selected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.