t:dataTable support for ResultSetDataModel is completely broken
---------------------------------------------------------------

         Key: MYFACES-1003
         URL: http://issues.apache.org/jira/browse/MYFACES-1003
     Project: MyFaces
        Type: Bug
  Components: Tomahawk  
    Reporter: Simon Kitching


ResultSets just don't work with t:dataModel due to the way that the looping in 
encodeInnerHtml currently *depends* on a correct dataModel.getRowCount(). 
Resultsets don't know their rowCount.

The UIData component handles this correctly.

http://mail-archives.apache.org/mod_mbox/myfaces-users/200601.mbox/browser

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to