I have a 30 records to display and my page size is 10 records/page.

When I click next pagination icon the UI gets reloaded and next 10
records are displaying.

 But I don't need to reload the UI.

Display tag Code below: 

 

<display:table name="sessionScope.displaylist"  id="tableid"
pagesize="2"  requestURI="report.do?reload=false">


                            

                                <td class="R_leftborder" >&nbsp;</td>

                              

                             <td>

                              <display:column class="Report_name"
property="repGrpName" title=""></display:column>

                              

                             </td>

                              </display:table>

 

 

 

 

Thanks & Regards,

Venkat.

Nortel : 044-3-3020

Mobile : +919790505581

 

"Success is a state of mind. If you want success, start thinking of
yourself as a success." 
- Dr. Joyce Brothers

 


Confidential: This electronic message and all contents contain information from 
Syntel, Inc. which may be privileged, confidential or otherwise protected from 
disclosure. The information is intended to be for the addressee only. If you 
are not the addressee, any disclosure, copy, distribution or use of the 
contents of this message is prohibited. If you have received this electronic 
message in error, please notify the sender immediately and destroy the original 
message and all copies.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to