Hey Mario, Dennis stated earlier that this has already been implemented for MyFaces 1.2. Not sure why the issue wasn't closed.
What we're talking about here is adding the same behavior to Tomahawk's t:dataTable. On 9/4/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
hi! > On 9/3/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: >> Backporting may be more than just a quick commit. I seem to remember >> the code for printing the <table> element to be in the shared >> module. This means if you add it to t:dataTable, it ends up in >> h:dataTable also. If h:dataTable is to remain compliant with the JSF >> reference imlementation, something trickier would have to be done. > > Almost all of our t:dataTable code works this way as well. > Typically, configurable support is added to the shared code with the > default behavior being off. Just in case, someone is going to fix this, here is a JIRA for this enhancement: https://issues.apache.org/jira/browse/MYFACES-1352 Ciao, Mario

