On 7/20/06, Wally Hartshorn <[EMAIL PROTECTED]> wrote:
I tried that, but got this error: "Attribute preserveRowStates invalid for
tag dataList according to TLD". Apparently preserveRowStates is defined for
t:dataTable, but not t:dataList. Any other ideas? (Incidentally, we've
upgraded to Tomahawk 1.3, just in case, but have the same problem.)

Well, it's defined for all tomahawk UIData components, but it's
probably only in the TLD for t:dataTable.   I've been using it with
t:dataList under facelets (no TLD required).   You can add the tag
manually to your TLD file -- you probably should open a JIRA issue on
this and provide a patch of that as well.

You probably also have to create a JSP taghandler method for it too.

Sorry it's not as straight-forward for you, but I do think there's a
good chance it'll fix your problem.

Reply via email to