Hello

I am getting "Nothing found to display" when I click the next or last link, also when I try to sort the list using the column title link.

<display:table name="requestScope.logs" width="99%" border="0" cellpadding="5" cellspacing="2" pagesize="8" export="true" class="log_table" sort="list">
     <display:column property="userName" title="User" sortable="true" />
     <display:column property="date" title="Timestamp" />
     <display:column property="activity" title="Activity" sortable="true" />
     <display:column property="result" title="Result" />
</display:table>

The collection has 28 objects and the display tag reports: 28 items found, displaying 1 to 8. [First/Last] 1, 2, 3, 4 [Next/Last]

regards
--
------------------------------------------------------------------
Carlos J, Bracho M.                                  
------------------------------------------------------------------
e-mail:  [EMAIL PROTECTED]
MSN:     [EMAIL PROTECTED]
+58 416 409 21 75                      
------------------------------------------------------------------

Reply via email to