Unfortunately, I haven't. I'm likely to be pulling down the latest MyFaces code in the next week or two and implementing a few things. If no one else has gotten to it by then, I'll try to do it at that point.
On the bright side, your issue has helped me dodge a number of potential issues by reminding me that I needed to use some fully-qualified attribute names :-) org.apache.myfaces.dataTable.ROW_STYLECLASS=... org.apache.myfaces.dataTable.ROW_ID=... On 3/14/07, Jeff Bischoff (JIRA) <dev@myfaces.apache.org> wrote:
https://issues.apache.org/jira/browse/TOMAHAWK-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480834 Has anyone gotten a chance to give this patch a whirl?