[
https://issues.apache.org/jira/browse/XAP-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Gennaco updated XAP-352:
------------------------------
Attachment: RowBridge.js
CellBridge.js
I modified the cell bridge to support "sortValue" and also to provide its own
cellInfo to a parent row bridge. I modified the row bridge to check for the
getCellInfo function on a child handler and use it, if available.
> Alternative sortValue not implemented for table cells...
> --------------------------------------------------------
>
> Key: XAP-352
> URL: https://issues.apache.org/jira/browse/XAP-352
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Table/Tree/TreeTable
> Reporter: David Gennaco
> Attachments: CellBridge.js, RowBridge.js
>
>
> I tried using "sortValue" in cells to override the sort behavior of some
> cells, while the logic in the sort algorithm is there, there is no way to
> supply an alternative sort value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.