navigation (next/ previous) not working in displaytag
-----------------------------------------------------

                 Key: DISPL-655
                 URL: http://jira.codehaus.org/browse/DISPL-655
             Project: DisplayTag
          Issue Type: Wish
          Components: Paging/Sorting
    Affects Versions: 1.2
            Reporter: Nihar R Mishra


I have used the code like this...

<display:table name="ciLineDTOList" pagesize="1" id="row" sort="external">
        <tr>
        <display:column title="Select">
                <s:textfield theme="simple" name="choosen" 
value="%{#attr.row.measurement}"/>"
        </display:column>

"ciLineDTOList" is having the value in it and it is displaying the first page. 
But it is not able to display the other ones when I go next or previous. That 
means the values are getting lost and it s showing "NO DATA FOUND" at last.

Please help me.. Very Very urgent

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

        

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to