An alternative approach might be using displaytag to render the html for the
table with no paging or sorting and use a javascript library like jQuery
with the Datatables to provide your paging, sorting, etc... It works really
well, here is a link to an example
http://www.datatables.net/examples/basic_init/zero_config.html
2011/5/4 Baskaran, Venkataraman <venkataraman_baska...@syntelinc.com>
> Could you share me the code and guide me if possible.
>
>
>
> 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*
>
>
>
> *From:* Angelo Immediata [mailto:an...@cosmopoli.it]
> *Sent:* Wednesday, May 04, 2011 12:34 PM
> *To:* displaytag-user@lists.sourceforge.net
> *Subject:* [displaytag-user] R: Reg: Display Tag Issue
>
>
>
> Well for use displaytag without full page reload you need to use some AJAX
> feature.
>
> I used, in Spring MVC application, AJAX Tags where a wrapper around
> displaytag has been implemented and it seems to work great
>
>
>
> Regards,
>
> Angelo
>
>
>
>
> ------------------------------
>
> *Da:* Baskaran, Venkataraman [mailto:venkataraman_baska...@syntelinc.com]
> *Inviato:* mercoledì 4 maggio 2011 7.46
> *A:* displaytag-user@lists.sourceforge.net
> *Oggetto:* [displaytag-user] Reg: Display Tag Issue
>
>
>
> I have a 30 records to display and my page size is 10 records/page.
>
> When I click *next* *pag*ination 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"* > </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.
> 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
>
>
--
Jeff Chevalier
------------------------------------------------------------------------------
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