You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "paresh naik (JIRA)" <de...@myfaces.apache.org> on 2007/05/15 06:53:16 UTC

[jira] Created: (TOMAHAWK-987) using datascroller and a input text box in the same page

using datascroller and a input text box in the same page
--------------------------------------------------------

                 Key: TOMAHAWK-987
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-987
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Data Scroller
         Environment: windows xp
            Reporter: paresh naik


i am using myfaces datascroller in a project for displaying reports.
i am also providing a facility for searching within the displayed table.
every thing works fine if the query returns some data but if the query dosent return any data then the 
error message is displayed twice.[because the form gets submitted twice]

i am setting the my custom error messages in facesContext.

i have noted that if i disable the datascroller by making 

paginater="false"

then only one error message is displayed.but i need to use pagination.
could you please resolve this issue.

also by default the paginator is displayed to the left.I tried applying styles to make it display to the left but it gets displayed to right of the page only in internet explorer and fails in firefox

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.