How sort properties of objects like:

<tr:column headerText="City" sortable="true" sortProperty="country.state.city" defaultSortOrder="descending">
        <tr:outputText value="#{myVar.country.state.city}" />
</tr:column>

... the navigation in object (country.state.city) don't work with Trinidad or I don't known to work with tr:table?

(In Tomahawk, this working fine)









Scott O'Bryan escreveu:
Not sure what you mean by manually... What properties. Are you talking attributes?

Scott

Santa_Claus wrote:
Hello,

I want to change the properties of the <tr:message> tag manually. How can
this be done?

Thanks for your help!


Reply via email to