[
https://issues.apache.org/jira/browse/EMPIREDB-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952646#comment-16952646
]
Rainer Döbele commented on EMPIREDB-307:
----------------------------------------
Hello Jan,
OK, this is indeed pretty unusual since the value for your column
{color:#009100}TA.COLA{color} will be the same for all rows in the datatable.
So why have it inside the datatable? This makes no sense to me.
In fact inside the datatable the "item" is treated as the "record". This is
very useful if your datatable items implment the RecordData interface then you
can ommit the record and value propoerties altogether.
It might have worked before, but that was never intended and should be
considred a previous bug that has now been fixed.
But a solution for your purpose is easy, as you just have to specify the record
property with the save value that you provide for your e:record tag.
I hope you agree?
Regards,
Rainer
> Allow overrides of TagEncodingHelper class
> ------------------------------------------
>
> Key: EMPIREDB-307
> URL: https://issues.apache.org/jira/browse/EMPIREDB-307
> Project: Empire-DB
> Issue Type: Improvement
> Components: JSF2 Extensions
> Reporter: Rainer Döbele
> Assignee: Rainer Döbele
> Priority: Major
>
> {color:#172b4d}The TagEncodingHelper class is used by the empire-db component
> tags for various common tasks. However this can currently not be overridden.
> {color:#172b4d}In {color}order to allow overrides of TagEncodingHelper
> instatiation should be perfromed by an customizable factory class.{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)