You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Igor Laberov (JIRA)" <de...@myfaces.apache.org> on 2006/08/17 10:10:14 UTC

[jira] Created: (TOMAHAWK-608) getDataModel is not called on dataTable

getDataModel is not called on dataTable
---------------------------------------

                 Key: TOMAHAWK-608
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-608
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Data List, Data Scroller
    Affects Versions: 1.1.3
         Environment: Win XP, jdk 1.5
            Reporter: Igor Laberov


Create page with inputText and dataTable with scroller. 
When inputText has no value and it declares as required="true", the scroller on the table doesn't work. On the first load the table is shown OK, but when I try to show next page, no of DataModle methods are called (no getDataModel, no getDataPage, constructor only). As a result, the table stays on the same first page.

The problem is disappeared if inputText is declared as required="false", but this of course is workaround only.
If I put selectOneMenu combo list, the situation is worse - required="false" doesn't help here! 

I must admit that no error was printed in console. 
 Thank you,
Igor

-- 
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